PGMappingKit 1.0

PGMappingKit 1.0

Justin Jia 维护。



PGMappingKit

Carthage Compatible Version License Platform

PGMappingKit 帮助您解析 JSON 响应并将其放入 Core Data。它建立在 AFNetworking 3 之上。

要求

  • iOS 8.0+
  • Xcode 7.2+

安装

Carthage

源代码可通过 Carthage 获取。要安装它,只需将以下行添加到 Cartfile 中

github "PlotGuru/PGMappingKit"  ~> 1.0

CocoaPods

源代码可通过 CocoaPods 获取。要安装它,只需将以下行添加到 Podfile 中

pod 'PGMappingKit', '~> 1.0'

致谢

PGMappingKit归Plot Guru所有。

PGMappingKit由Justin JiaHooman Mohammadi维护。

PGMappingKit最初是由Justin Jia在开发Plot Guru for iOS过程中创建的。

授权

PGMappingKit遵循MIT授权协议,详情请见LICENSE文件。