[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / c / 7 / 6 / YYNetwork / 0.2.0.1 / YYNetwork.podspec.json
blob685a43b1e4f123cf56472d8f656df02ea7ddbcf5
2   "name": "YYNetwork",
3   "version": "0.2.0.1",
4   "summary": "网络框架",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/mrjlovetian/YYNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mrjlovetian@gmail.com": "mrjyuhongjiang@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mrjlovetian/YYNetwork.git",
16     "tag": "0.2.0.1"
17   },
18   "platforms": {
19     "ios": "7.0",
20     "tvos": "9.0"
21   },
22   "source_files": "YYNetwork/Classes/**/*",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.1"
26     ]
27   }