[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 7 / 8 / PopOverMenu / 1.3 / PopOverMenu.podspec.json
blobdcc959c52eca70096507be663ad19f497919963b
2   "name": "PopOverMenu",
3   "version": "1.3",
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": "1.3"
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": "3.0"