blob: 1fe3d50ae55dbb7fa54f30cb5c23f052a0c9be4d [file] [log] [blame]
{
"name": "DebugMenuRealmBrowser",
"version": "1.0.0",
"summary": "RealmBrowser is a Realm browser and editor on ios applications.",
"description": "If you are using RealmSwift, you can browse and edit Realm database on this pod.",
"homepage": "https://github.com/malt03/DebugMenuRealmBrowser",
"screenshots": "https://raw.githubusercontent.com/malt03/DebugMenuRealmBrowser/master/Screenshot.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Koji Murata": "malt.koji@gmail.com"
},
"source": {
"git": "https://github.com/malt03/DebugMenuRealmBrowser.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DebugMenuRealmBrowser/Classes/**/*",
"dependencies": {
"DebugHead": [
">= 2.1.0"
],
"RealmBrowser": [
">= 1.0.0"
],
"RealmSwift": [
">= 2.0"
]
},
"pushed_with_swift_version": "4.0"
}