[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 6 / b / DebugMenuRealmBrowser / 0.3.0 / DebugMenuRealmBrowser.podspec.json
blob6f361a67b0ec0b84ae4046c4120e73e42239aed5
2   "name": "DebugMenuRealmBrowser",
3   "version": "0.3.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": "0.3.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "DebugMenuRealmBrowser/Classes/**/*",
23   "dependencies": {
24     "DebugHead": [
25       ">= 0.2"
26     ],
27     "RealmBrowser": [
28       ">= 0.2"
29     ],
30     "RealmSwift": [
31       ">= 2.0"
32     ]
33   },
34   "pushed_with_swift_version": "3.0"