[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 6 / e / 3 / TTNetworking / 1.0.2 / TTNetworking.podspec.json
blob3f4daebbf7d614a743060bf5fb575fe63c49a643
2   "name": "TTNetworking",
3   "version": "1.0.2",
4   "summary": "基于AFNetworking3.0封装的网络请求框架",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ClaudeLi/TTNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "claudeli@yeah.net": "claudeli@yeah.net"
13   },
14   "source": {
15     "git": "https://github.com/ClaudeLi/TTNetworking.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TTNetworking/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }