[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / c / 5 / NBNRealmBrowser / 0.5.0 / NBNRealmBrowser.podspec.json
blob952ca63520b93a2bd579d97acf8c8950e47c1e19
2   "name": "NBNRealmBrowser",
3   "version": "0.5.0",
4   "summary": "NBNRealmBrowser is the iOS companion to the Realm Browser for Mac.",
5   "description": "NBNRealmBrowser is the iOS companion to the\nRealm Browser for Mac.\nIt displays all information for your current\nRealm for debugging purposes.",
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.5.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.95"
24     ]
25   }