[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / b / 5 / 6 / ZQLNetWork / 0.0.1 / ZQLNetWork.podspec.json
blobed9a3dd1035cc5d9d7e1dcf688a4bf4b7f5bd831
2   "name": "ZQLNetWork",
3   "version": "0.0.1",
4   "summary": "这个是标题",
5   "description": "哈哈哈哈哈呜呜呜呜",
6   "homepage": "https://github.com/ZengQingLinZ/ZQLTool.git",
7   "license": "MIT",
8   "authors": {
9     "zengqinglin": "“328318821@qq.com”"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ZengQingLinZ/ZQLTool.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "ZQLNet",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "AFNetworking": [
31     ]
32   }