[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / 0 / 1 / YSNetworkDemo / 0.1.0 / YSNetworkDemo.podspec.json
blob30c4e0cf24d3ecb0bdcabae09fe389a80e16f41f
2   "name": "YSNetworkDemo",
3   "version": "0.1.0",
4   "summary": "A short description of YSNetworkDemo.",
5   "description": "This is a high level network framework.",
6   "homepage": "https://github.com/yangha1/YSNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yangha1": "maomaoerfff@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yangha1/YSNetwork.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YSNetwork/YSNetwork/Classes/*.{h,m}",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.0.1"
26     ]
27   }