[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 2 / c / JVMenuPopover / 0.0.3 / JVMenuPopover.podspec.json
blob160a16afabbb68edce7a710553803f17655b7e6b
2   "name": "JVMenuPopover",
3   "version": "0.0.3",
4   "summary": "A Simple popover like menu.",
5   "description": "JVMenuPopover is a simple and cool menu popover like. It animates the view controllers and scales them to make  a similar iOS switch window like animation.",
6   "homepage": "https://github.com/JV17/JVMenuPopover",
7   "license": "MIT",
8   "authors": {
9     "Jorge Valbuena": "jorgevalbuena2@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/JV17/JVMenuPopover.git",
13     "tag": "0.0.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "JVMenuPopover": [
22       "Pod/Assets/*.png"
23     ]
24   }