[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / 7 / 8 / PopOverMenu / 2.1.0 / PopOverMenu.podspec.json
blob2527d530fc273c132d07118a34e15d1dd21f8d10
2   "name": "PopOverMenu",
3   "version": "2.1.0",
4   "license": "MIT",
5   "summary": "PopOverMenu is a PopOver style menu.",
6   "homepage": "https://github.com/tichise/PopOverMenu",
7   "social_media_url": "http://twitter.com/tichise",
8   "authors": "Takuya Ichise",
9   "source": {
10     "git": "https://github.com/tichise/PopOverMenu.git",
11     "tag": "2.1.0"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source_files": "Sources/*.swift",
17   "requires_arc": true,
18   "resource_bundles": {
19     "Storyboards": [
20       "Storyboards/*.storyboard"
21     ]
22   },
23   "pushed_with_swift_version": "4.0"