[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / 6 / b / DebugMenuRealmBrowser / 1.0.0 / DebugMenuRealmBrowser.podspec.json
blob1fe3d50ae55dbb7fa54f30cb5c23f052a0c9be4d
2   "name": "DebugMenuRealmBrowser",
3   "version": "1.0.0",
4   "summary": "RealmBrowser is a Realm browser and editor on ios applications.",
5   "description": "If you are using RealmSwift, you can browse and edit Realm database on this pod.",
6   "homepage": "https://github.com/malt03/DebugMenuRealmBrowser",
7   "screenshots": "https://raw.githubusercontent.com/malt03/DebugMenuRealmBrowser/master/Screenshot.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Koji Murata": "malt.koji@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/malt03/DebugMenuRealmBrowser.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "DebugMenuRealmBrowser/Classes/**/*",
23   "dependencies": {
24     "DebugHead": [
25       ">= 2.1.0"
26     ],
27     "RealmBrowser": [
28       ">= 1.0.0"
29     ],
30     "RealmSwift": [
31       ">= 2.0"
32     ]
33   },
34   "pushed_with_swift_version": "4.0"