[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 5 / a / PodSpecTest / 0.0.4 / PodSpecTest.podspec.json
blob28ed2233003aa8f7f791f0e1e47a3542a2483f80
2   "name": "PodSpecTest",
3   "version": "0.0.4",
4   "summary": "The package of useful tools, include categories and classes",
5   "homepage": "https://github.com/shenjh3/PodSpecTest",
6   "license": "MIT",
7   "authors": {
8     "bearshen": "shen.xx3@gmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/shenjh3/PodSpecTest.git",
15     "tag": "0.0.4"
16   },
17   "source_files": [
18     "PodSpecTest",
19     "PodSpecTest/*.{h,m}",
20     "PodSpecTest/AFDownloadRequestOperation/*.{h,m}"
21   ],
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
25       "~> 2.6.3"
26     ],
27     "TMCache": [
28       "~> 2.1.0"
29     ]
30   }