PGMappingKit 1.0

PGMappingKit 1.0

Maintained by Justin Jia.



PGMappingKit

Carthage Compatible Version License Platform

PGMappingKit helps you parsing a JSON response and getting it into Core Data. It is built on top of AFNetworking 3.

Requirements

  • iOS 8.0+
  • Xcode 7.2+

Installation

Carthage

Source is available throught Carthage. To install it, simply add the following line to your Cartfile:

github "PlotGuru/PGMappingKit"  ~> 1.0

CocoaPods

Source is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'PGMappingKit', '~> 1.0'

Credits

PGMappingKit is owned by Plot Guru.

PGMappingKit is maintained by Justin Jia and Hooman Mohammadi.

PGMappingKit was originally created by Justin Jia in the development of Plot Guru for iOS.

Licensing

PGMappingKit is released under the MIT license. See LICENSE for details.