[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / a / 9 / PGMappingKit / 1.0 / PGMappingKit.podspec.json
blob681edb83153bc5fd50676eec9d2499cc452bb8f7
2   "name": "PGMappingKit",
3   "version": "1.0",
4   "license": "MIT",
5   "summary": "Lightweight JSON Synchronization to Core Data",
6   "homepage": "https://github.com/PlotGuru/PGMappingKit",
7   "social_media_url": "https://twitter.com/PlotGuru",
8   "authors": {
9     "Justin Jia": "justin.jia.developer@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/PlotGuru/PGMappingKit.git",
13     "tag": "1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "PGMappingKit/*.{h,m}",
20   "frameworks": "Foundation",
21   "dependencies": {
22     "AFNetworking": [
23       "~> 3.0"
24     ]
25   },
26   "deprecated": true