[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / 5 / DualSlideMenu / 0.1.1 / DualSlideMenu.podspec.json
blob1d960d25a55189ee8f0d2db524504ec7fc154a83
2   "name": "DualSlideMenu",
3   "version": "0.1.1",
4   "summary": "Swipe to the left or right for a table view",
5   "description": "Allows the main view of an app to be clutter free by placing all the navigation and buttons in side menus that can be easily reached by swiping to the left or right",
6   "homepage": "https://github.com/vinnyoodles/DualSlideMenu",
7   "license": "MIT",
8   "authors": {
9     "Vincent Le": "vinnyoodles@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/vinnyoodles/DualSlideMenu.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "DualSlideMenu": [
22       "Pod/Assets/*.png"
23     ]
24   }