[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / a / 5 / RYNetWroking / 1.0.0 / RYNetWroking.podspec.json
bloba73a0813be6fbcbb4c34b38440a25809f43e5f7f
2   "name": "RYNetWroking",
3   "version": "1.0.0",
4   "summary": "网络请求库 封装AF3.0",
5   "description": "网络请求库 封装AF3.0",
6   "homepage": "https://github.com/Runyalsj/RYNetWorking.git",
7   "license": "MIT",
8   "authors": {
9     "Ry_lsj": "runya_lsj@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Runyalsj/RYNetWorking.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "RYNetWorking/Catergory/*.{h,m}",
20     "RYNetWorking/*.{h.m}"
21   ],
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.2.0"
25     ]
26   }