[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / d / f / PaperFoldMenuController / 1.0.1 / PaperFoldMenuController.podspec.json
blob61bb86751a0c15787e04ec3f2c62825069b60801
2   "name": "PaperFoldMenuController",
3   "version": "1.0.1",
4   "summary": "A navigation menu on the left of the screen using PaperFold.",
5   "description": "                    PaperFoldMenuController is a UITabBarController replacement, \n                    but displays the view controllers in a table view on the \n                    left side of the screen. This table view is shown/hidden using \n                    [PaperFold-for-iOS](https://github.com/honcheng/PaperFold-for-iOS).\n",
6   "homepage": "http://www.honcheng.com/2012/10/PaperFoldMenuController---a-folding-menu-navigation-controller",
7   "license": "MIT",
8   "authors": {
9     "Muh Hon Cheng": "honcheng@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/honcheng/PaperFoldMenuController.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "PaperFoldMenuController",
19   "requires_arc": true,
20   "dependencies": {
21     "PaperFold": [
22       "1.1"
23     ]
24   }