[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 1 / 6 / DebugMenuUserDefaultsBrowser / 1.0.0 / DebugMenuUserDefaultsBrowser.podspec.json
blobc4648057c0125bcf1dff3d95b57d151008fe03bb
2   "name": "DebugMenuUserDefaultsBrowser",
3   "version": "1.0.0",
4   "summary": "Easy to browse UserDefaults values.",
5   "description": "You can browse UserDefaults values with DebugHead.",
6   "homepage": "https://github.com/malt03/DebugMenuUserDefaultsBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Koji Murata": "malt.koji@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/malt03/DebugMenuUserDefaultsBrowser.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DebugMenuUserDefaultsBrowser/Classes/**/*",
22   "dependencies": {
23     "TAKKitSwift": [
24       ">= 3.1.0"
25     ],
26     "DebugHead": [
27       ">= 1.0.0"
28     ]
29   }