[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / d / 4 / NativeRealmBrowser / 0.1.0 / NativeRealmBrowser.podspec.json
blob1513c54fee1680c1c9fc6b2d5171aae5019c17c0
2   "name": "NativeRealmBrowser",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "Lightweight browser that let's you inspect which objects currently are in your realm database on your iOS device or simulator.",
7   "requires_arc": true,
8   "version": "0.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Tran Minh Quang": "trmquang3103@gmail.com"
15   },
16   "homepage": "https://github.com/trmquang93/NativeRealmBrowser",
17   "source": {
18     "git": "https://github.com/trmquang93/NativeRealmBrowser.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "RealmSwift": [
25     ]
26   },
27   "source_files": "NativeRealmBrowser/**/*.{swift}",
28   "pushed_with_swift_version": "3.0"