[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / c / 5 / NBNRealmBrowser / 0.2.0 / NBNRealmBrowser.podspec.json
blob05f029c6ba7156de652cacd858bf9a8bc3039766
2   "name": "NBNRealmBrowser",
3   "version": "0.2.0",
4   "summary": "NBNRealmBrowser is the iOS companion to the 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.2.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   }