[Add] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / 4 / c / 2 / MSNavigationPaneViewController / 0.0.1 / MSNavigationPaneViewController.podspec.json
blob5a60acebb1c703a50656aa027cac743e915e7fd2
2   "name": "MSNavigationPaneViewController",
3   "version": "0.0.1",
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.0.1"
16   },
17   "source_files": "MSNavigationPaneViewController/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "QuartzCore"