[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / 0 / 8 / TYNetworking / 0.1.2 / TYNetworking.podspec.json
blob1d2c48a58cecd0e7b8d851acaee6dc173391b20b
2   "name": "TYNetworking",
3   "version": "0.1.2",
4   "summary": "基于 AFNetworking 二次封装.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/againxu/TYNetworking.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "756165690@qq.com": "756165690@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/againxu/TYNetworking.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TYNetworking/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~>3.0"
25     ],
26     "MJExtension": [
28     ]
29   }