[Add] TradeInFatFramework 1.7.103
[CocoaPods.git] / Specs / f / 6 / b / DebugMenuRealmBrowser / 0.1.1 / DebugMenuRealmBrowser.podspec.json
blob9c50866bca822a4ef44a990e01207f19570eda93
2   "name": "DebugMenuRealmBrowser",
3   "version": "0.1.1",
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": "0.1.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "DebugMenuRealmBrowser/Classes/**/*",
23   "dependencies": {
24     "DebugHead": [
26     ],
27     "RealmBrowser": [
29     ]
30   }