[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 6 / 5 / 7 / QWNetWork / 0.2.1 / QWNetWork.podspec.json
blobaf6754cab4af0082de51d50403e276cd7fc96d16
2   "name": "QWNetWork",
3   "version": "0.2.1",
4   "summary": "基于 AFNetWorking YYModel QWProgressHUD封装,封装程度高,可扩展性不足!",
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.2.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "QWNetWork/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "YYModel": [
28     ],
29     "QWProgressHUD": [
31     ]
32   }