[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 6 / 5 / MTSandBoxBrowser / 1.0.0 / MTSandBoxBrowser.podspec.json
blob6367162291031d3bdc0373353bbe98c6b64337a6
2   "name": "MTSandBoxBrowser",
3   "version": "1.0.0",
4   "summary": "Browse Sandbox files on iOS",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/sqzxcv/MTSandBoxBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sqzxcv": "sqzxcv@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sqzxcv/MTSandBoxBrowser.git",
16     "tag": "1.0.0"
17   },
18   "swift_version": "3.2",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MTSandBoxBrowser/Classes/**/*",
23   "dependencies": {
24     "GCDWebServer": [
25       "~> 3.4.2"
26     ],
27     "GCDWebServer/WebUploader": [
28       "~> 3.4.2"
29     ],
30     "GCDWebServer/WebDAV": [
31       "~> 3.4.2"
32     ],
33     "AFNetworking": [
35     ]
36   }