Skip to content
View jfmiguel's full-sized avatar

Block or report jfmiguel

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. XMLDictionary XMLDictionary Public

    Forked from nicklockwood/XMLDictionary

    A simple way to parse and generate XML on iOS and Mac OS. Converts an XML file to an NSDictionary which can then be easily traversed using the standard Cocoa keyPath mechanism. Can also output the …

    Objective-C

  2. CPAccelerationTimer CPAccelerationTimer Public

    Forked from yangmeyer/CPAccelerationTimer

    Calls a block a given number of times, spread out over a given duration, with the between-calls delays determined by a given Bézier curve. Think of it as an NSTimer with custom acceleration.

    Objective-C

  3. SwiftWebSocket SwiftWebSocket Public

    Forked from tidwall/SwiftWebSocket

    High performance WebSocket client library for Swift.

    Swift

  4. SCPStoreKitManager SCPStoreKitManager Public

    Forked from steprescott/SCPStoreKitManager

    Block based store kit manager for In-App Purchase on iOS 7, 8 & 9 with receipt validation.

    Objective-C

  5. DOSingleton DOSingleton Public

    Forked from stel/DOSingleton

    Subclassable Objective-C singleton for Mac OSX and iOS

    Objective-C

  6. AudioPlayer AudioPlayer Public

    Forked from delannoyk/AudioPlayer

    AudioPlayer is syntax and feature sugar over AVPlayer. It plays your audio files (local & remote).

    Swift