[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 3 / 8 / XPPNetworking / 0.0.6 / XPPNetworking.podspec.json
blob1feac42a97671c702c5dcf1380ff4804226f3509
2   "name": "XPPNetworking",
3   "version": "0.0.6",
4   "summary": "A lightweight library to help managing networking and data",
5   "description": "            A lightweight library to help managing networking and data",
6   "homepage": "https://github.com/xp19870106/XPPNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xp19870106": "xp19870106@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/xp19870106/XPPNetworking.git",
19     "tag": "0.0.6"
20   },
21   "source_files": [
22     "XPPNetworking",
23     "XPPNetworking/**/*.{h,m,xcdatamodeld}"
24   ],
25   "resources": "XPPNetworking/**/*.xcdatamodeld",
26   "dependencies": {
27     "AFNetworking": [
28       "~> 3.0.4"
29     ]
30   },
31   "frameworks": "CoreData"