[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / 7 / 6 / YYNetwork / 0.1.0 / YYNetwork.podspec.json
blobe3eb4cc93153d29ba0a0ad23d096a34d4a05190b
2   "name": "YYNetwork",
3   "version": "0.1.0",
4   "summary": "A short description of YYNetwork.",
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.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YYNetwork/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.1"
25     ]
26   }