[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 6 / b / DebugMenuRealmBrowser / 0.1.0 / DebugMenuRealmBrowser.podspec.json
blobc203ab2232000307b9f223a41878d0866b58b90a
2   "name": "DebugMenuRealmBrowser",
3   "version": "0.1.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   "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/DebugMenuRealmBrowser.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DebugMenuRealmBrowser/Classes/**/*",
22   "dependencies": {
23     "DebugHead": [
25     ],
26     "RealmBrowser": [
28     ]
29   }