[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 2 / c / JVMenuPopover / 1.5 / JVMenuPopover.podspec.json
blob153c5d78c3936c4cab21cf602f521f6ac8dca75c
2   "name": "JVMenuPopover",
3   "version": "1.5",
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": "http://jv17.github.io/JVMenuPopover",
7   "screenshots": [
8     "http://i.giphy.com/26ACsEqcXmgoTJ9Ze.gif",
9     "http://i.giphy.com/3oD3YFgPF1uCUXybvO.gif"
10   ],
11   "license": "MIT",
12   "authors": {
13     "Jorge Valbuena": "jorgevalbuena2@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/JV17/JVMenuPopover.git",
17     "tag": "1.5"
18   },
19   "social_media_url": "https://twitter.com/Justv17",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "requires_arc": true,
24   "source_files": "Source/Classes/**/*",
25   "public_header_files": "Source/Classes/**/*.h",
26   "frameworks": [
27     "UIKit",
28     "Accelerate",
29     "Foundation"
30   ]