[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / e / 3 / 8 / XPPNetworking / 0.0.5 / XPPNetworking.podspec.json
blobe912a1d308a9f8f8654ce854a9cae70689d0bae0
2   "name": "XPPNetworking",
3   "version": "0.0.5",
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.5"
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"