[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / c / 5 / SYNetwork / 2.5.2 / SYNetwork.podspec.json
blobd4103008f847d1411eb349a914897ef4a10dc2f7
2   "name": "SYNetwork",
3   "version": "2.5.2",
4   "summary": "A grest network frameworks.",
5   "description": "’this is A great network frameworks with one beautiful logger'",
6   "homepage": "https://github.com/CepheusSun/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/CepheusSun/SYNetwork.git",
16     "tag": "2.5.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SYNetwork/Classes/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.0"
25     ]
26   }