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