[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / c / 5 / NBNRealmBrowser / 0.1.0 / NBNRealmBrowser.podspec.json
blob4d55e5c172f8bc012cfaec43d5c8f99383861142
2   "name": "NBNRealmBrowser",
3   "version": "0.1.0",
4   "summary": "NBNRealmBrowser is the iOS companion to the\n                        Realm Browser for Mac.",
5   "description": "                        NBNRealmBrowser is the iOS companion to the\n                        Realm Browser for Mac.\n                        It displays all information for your current\n                        Realm for debugging purposes.\n",
6   "homepage": "https://github.com/nerdishbynature/NBNRealmBrowser",
7   "license": "MIT",
8   "authors": {
9     "Piet Brauer": "piet@nerdishbynature.com"
10   },
11   "source": {
12     "git": "https://github.com/nerdishbynature/NBNRealmBrowser.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/pietbrauer",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "dependencies": {
22     "Realm": [
23       "~> 0.85"
24     ]
25   }