[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / e / 0 / SYNetworkRequest / 1.3.5 / SYNetworkRequest.podspec.json
blob9d11872a65073f83f431fe320e07db1319562fc8
2   "name": "SYNetworkRequest",
3   "version": "1.3.5",
4   "summary": "SYNetworkRequest is network tool which used to request from network.",
5   "homepage": "https://github.com/potato512/SYNetworkRequest",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "herman": "zhangsy757@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/potato512/SYNetworkRequest.git",
18     "tag": "1.3.5"
19   },
20   "source_files": "SYNetworkRequest/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }