[Add] GoogleMobileAdsMediationIronSource 8.5.0.0.1
[CocoaPods.git] / Specs / 8 / c / 4 / RealmBrowser / 0.2.1 / RealmBrowser.podspec.json
blobbd2a44468c293c8451518153d8717f86507a3ee5
2   "name": "RealmBrowser",
3   "version": "0.2.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/RealmBrowser",
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/RealmBrowser.git",
17     "tag": "0.2.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "RealmBrowser/Classes/**/*",
23   "resource_bundles": {
24     "RealmBrowser": [
25       "RealmBrowser/Resources/*"
26     ]
27   },
28   "dependencies": {
29     "RealmSwift": [
31     ]
32   },
33   "pushed_with_swift_version": "3.0"