[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 7 / 8 / PopOverMenu / 2.3.1 / PopOverMenu.podspec.json
blob7ecde6beeba69c78ed371e429b122dff8f623d4a
2   "name": "PopOverMenu",
3   "version": "2.3.1",
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.3.1"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source_files": "Sources/*.swift",
17   "requires_arc": true,
18   "resource_bundles": {
19     "PopOverMenuStoryboards": [
20       "Storyboards/*.storyboard"
21     ]
22   }