[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / a / 2 / PPRevealSideViewController / 1.0.0 / PPRevealSideViewController.podspec.json
blobe38a8c9d5e5fb2e21111d1bfcd00a2f9bf869163
2   "name": "PPRevealSideViewController",
3   "version": "1.0.0",
4   "summary": "A new container controller to easily push views on side like Path or Facebook.",
5   "description": "This is a new controller container, showing views on the side like the Facebook or Path app. It is as easy to use as a navigation controller. Sometimes, you need to push a new controller to show some options, but you don't need a full screen view… PPRevealSideViewController is THE controller you need.\n\nPan and Tap gestures are also included!",
6   "homepage": "https://github.com/ipup/PPRevealSideViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Marian PAUL": "marian.paul2@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ipup/PPRevealSideViewController.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": null
20   },
21   "requires_arc": true,
22   "source_files": "PPRevealSideViewController/PPRevealSideviewController/*.{h,m}",
23   "frameworks": "QuartzCore"