[Add] FanapPodChatSDK 1.2.12
[CocoaPods.git] / Specs / 4 / 6 / 9 / CDVRequest / 1.0.0 / CDVRequest.podspec.json
blob075d1f9ae64f7b0f52420c56d24d1a2484e082fa
2   "name": "CDVRequest",
3   "version": "1.0.0",
4   "summary": "A short description of CDVRequest.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yoolooo/CDVRequest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yoolooo": "864275697@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/yoolooo/CDVRequest.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CDVRequest/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.0.0"
25     ]
26   }