[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / 4 / c / 2 / MSNavigationPaneViewController / 0.2.0 / MSNavigationPaneViewController.podspec.json
bloba90aea2745f77d40bd6a2f284f7ea981f37ed7bd
2   "name": "MSNavigationPaneViewController",
3   "version": "0.2.0",
4   "license": "MIT",
5   "platforms": {
6     "ios": "5.0"
7   },
8   "summary": "Draggable navigation pane view controller for iPhone. Similar to the Path/Facebook navigation paradigm.",
9   "homepage": "https://github.com/monospacecollective/MSDynamicsDrawerViewController",
10   "authors": {
11     "Eric Horacek": "eric@monospacecollective.com"
12   },
13   "source": {
14     "git": "https://github.com/monospacecollective/MSDynamicsDrawerViewController.git",
15     "tag": "0.2.0"
16   },
17   "source_files": "MSNavigationPaneViewController/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "QuartzCore",
20   "dependencies": {
21     "PRTween": [
22       "~> 0.0.1"
23     ]
24   }