[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 2 / 8 / 5 / QCNetworking / 0.0.1 / QCNetworking.podspec.json
blob00d20a14756bf1c500cb2d4c86b00f0e9db6276f
2   "name": "QCNetworking",
3   "version": "0.0.1",
4   "summary": "网络请求框架",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/chensx1993/QCNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chensx1993": "844711603@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/chensx1993/QCNetworking.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "QCNetworking/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.1.0"
26     ]
27   }