[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 7 / 9 / d / RBSRealmBrowser / 0.3.0 / RBSRealmBrowser.podspec.json
blob3a289fdb01f5714b4639f5d2c2b22ad400aa875a
2   "name": "RBSRealmBrowser",
3   "version": "0.3.0",
4   "summary": "RBSRealmBrowser is a a Realm browser which you can use in your Swift projects.",
5   "description": "RBSRealmBrowser is based on NBN's RealmBrowser. If you're using RealmSwift, this browser offers a brief insight into your Realm database. You can define an array of classNames to get those explicit models.\nInspect objects, their properties and their values with ease.",
6   "homepage": "https://github.com/bearjaw/RBSRealmBrowser",
7   "license": "MIT",
8   "authors": {
9     "Max Baumbach": "bearjaw.dev@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/bearjaw/RBSRealmBrowser.git",
13     "tag": "0.3.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/*.swift",
20   "swift_versions": "5.0",
21   "dependencies": {
22     "RealmSwift": [
24     ]
25   },
26   "swift_version": "5.0"