[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / 1 / 6 / SlideMenu3D / 0.1.5 / SlideMenu3D.podspec.json
blobc6749acf089cac2a911fda5d1b8d12cc7ed9396e
2   "name": "SlideMenu3D",
3   "version": "0.1.5",
4   "summary": "A small class for lateral menu with 3D effect.",
5   "description": "A small class for lateral menu with 3D effect, support tap gesture when el menu is open and tap gesture all time, support device orientation. you can choose the side for the menu.",
6   "homepage": "https://github.com/hunk/SlideMenu3D",
7   "license": "MIT",
8   "authors": {
9     "@hunk": "ing.edgar@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/hunk/SlideMenu3D.git",
13     "tag": "0.1.5"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "SlideMenu3D": [
22       "Pod/Assets/*.png"
23     ]
24   }