[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / 4 / a / WTNetworking / 1.0.0 / WTNetworking.podspec.json
blobaeccd4df015cf579eaab415a350af449273910f6
2   "name": "WTNetworking",
3   "version": "1.0.0",
4   "summary": "WTNetworking is network feature set",
5   "description": "WTNetworking is network feature set.",
6   "homepage": "https://github.com/hongruqi/WTNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lbrsilva-allin": "hongru.qi@quvideo.com"
13   },
14   "source": {
15     "git": "https://github.com/hongruqi/WTNetworking.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WTNetworking/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "WTCoreData": [
28     ],
29     "YYModel": [
31     ]
32   }