[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / e / 0 / SYNetworkRequest / 1.3.4 / SYNetworkRequest.podspec.json
blobe947903239e20b31eb2ea07c85c7adc1b2951da3
2   "name": "SYNetworkRequest",
3   "version": "1.3.4",
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.4"
19   },
20   "source_files": "SYNetworkRequest/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }