CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

Zaid

3pods

J

A shiny JSON parsing library in Swift. Features include mapping JSON to objects, mapping objects to JSON, handling of nested objects and custom transformations.

License: MIT

  • Swift

SwiftRecord

ActiveRecord style Core Data object management. Tremendously convenient and easy to use. Necessary for any and every Core Data project.

Written purely in Swift and based heavily on ObjectiveRecord

This library also reads in your json dictionaries for you. Includes automatic camelCase changing ie first_name from server to firstName locally. You can customize the dictionary mapping to, read the mapping section. Relationship objects are also generated, but disabled by default. Set SwiftRecord.generateRelationships to true to enable this feature

License: MIT

  • Swift

UIClosures

Closure based UI events. Supports UIControls and UIGestureRecognizers. Written purely in Swift and memory managed. Cheers

License: MIT

  • Swift