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