[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 5 / 7 / QWNetWork / 0.1.0 / QWNetWork.podspec.json
blobbf58f6f4ea8598a2f2484104a82ab0b423ca0925
2   "name": "QWNetWork",
3   "version": "0.1.0",
4   "summary": "基于AFNetWorking封装",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/qingweiiOS/QWNetWork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mr.Q": "qingwei2013@foxmail.com"
13   },
14   "source": {
15     "git": "https://github.com/qingweiiOS/QWNetWork.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "QWNetWork/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "YYModel": [
28     ],
29     "SVProgressHUD": [
31     ]
32   }