[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / e / 1 / QYNetworking / 0.1.0 / QYNetworking.podspec.json
blobc56435bc3d589dc8e6b2d06e71751bbefc25a1ff
2   "name": "QYNetworking",
3   "version": "0.1.0",
4   "summary": "afn二次封装",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/prucell/QYNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "prucell": "513692487@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/prucell/QYNetworking.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "QYNetworking/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }