[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 7 / 1 / PQNetworking / 0.1.1 / PQNetworking.podspec.json
blob7d02ef6e1d6002d35388a425a8fd372c9072ddc6
2   "name": "PQNetworking",
3   "version": "0.1.1",
4   "summary": "A short description of PQNetworking.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zoudike/PQNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zoudike": "850592231@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zoudike/PQNetworking.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PQNetworking/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.2.1"
25     ],
26     "CTMediator": [
28     ]
29   }