[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 3 / 8 / XPPNetworking / 0.0.4 / XPPNetworking.podspec.json
blobd21a8877e89786200804b627a9a6637261b81194
2   "name": "XPPNetworking",
3   "version": "0.0.4",
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.4"
20   },
21   "source_files": [
22     "XPPNetworking",
23     "XPPNetworking/**/*.{h,m,xcdatamodeld}"
24   ],
25   "dependencies": {
26     "AFNetworking": [
27       "~> 3.0.4"
28     ]
29   },
30   "frameworks": "CoreData"