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