[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 6 / 5 / MTSandBoxBrowser / 0.1.0 / MTSandBoxBrowser.podspec.json
blob35b621fb6a87ddfab9e3cf9eaf3e8f6e3a84677a
2   "name": "MTSandBoxBrowser",
3   "version": "0.1.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": "0.1.0"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MTSandBoxBrowser/Classes/**/*",
23   "dependencies": {
24     "GCDWebServer": [
25       "~> 3.4.2"
26     ]
27   }