[Add] VIDVOCR 3.1.5
[CocoaPods.git] / Specs / 9 / 7 / b / DRYNavigationManager / 1.3.0 / DRYNavigationManager.podspec.json
blobe65793340b34049fb025498f7fe20b6efb9117ef
2   "name": "DRYNavigationManager",
3   "version": "1.3.0",
4   "summary": "Navigation manager to separate navigation logic from you core app code, when not using StoryBoards.",
5   "description": "                       In StoryBoard-less projects, this small framework should help out in separating the navigation code from the actual view controller code, much like segues enable this when using story boards.\n",
6   "homepage": "https://github.com/appfoundry/DRYNavigationManager",
7   "license": "MIT",
8   "authors": {
9     "Michael Seghers": "mike.seghers@appfoundry.be",
10     "Bart Vandeweerdt": "bart.vandeweerdt@appfoundry.be"
11   },
12   "source": {
13     "git": "https://github.com/appfoundry/DRYNavigationManager.git",
14     "tag": "1.3.0"
15   },
16   "social_media_url": "https://twitter.com/appfoundrybe",
17   "platforms": {
18     "ios": "5.0"
19   },
20   "requires_arc": true,
21   "source_files": "Classes"