[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / c / 5 / SYNetwork / 2.6.0 / SYNetwork.podspec.json
blob5f98b4419b09c72b5fc66b97ec8c3571376ac581
2   "name": "SYNetwork",
3   "version": "2.6.0",
4   "summary": "A grest network frameworks.",
5   "description": "’this is A great network frameworks with one beautiful logger'",
6   "homepage": "https://github.com/ProgramerSunny/SYNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CepheusSun": "cd_sunyang@163.com"
13   },
14   "source": {
15     "git": "https://github.com/ProgramerSunny/SYNetwork.git",
16     "tag": "2.6.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SYNetwork/Classes/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.0"
25     ]
26   }