[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / 5 / DualSlideMenu / 1.7.1 / DualSlideMenu.podspec.json
bloba5677e97e0d97402129f0c5f410cfac3f068e4f9
2   "name": "DualSlideMenu",
3   "version": "1.7.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": "1.7.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   }