[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / 9 / c / 5 / SYNetwork / 0.6 / SYNetwork.podspec.json
bloba16ec805613f1799f46d05176e4dfe9cd81ab5f8
2   "name": "SYNetwork",
3   "version": "0.6",
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     "ProgramerSunny": "cd_sunyang@163.com"
13   },
14   "source": {
15     "git": "https://github.com/ProgramerSunny/SYNetwork.git",
16     "tag": 0.6
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SYNetwork/Classes/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.0"
25     ]
26   }