blob: bdf2a3202f40602a38bcdb58596f1a8fa21a4b88 [file] [log] [blame]
{
"name": "PopOverMenu",
"version": "2.6.0",
"license": "MIT",
"summary": "PopOverMenu is a PopOver style menu.",
"homepage": "https://github.com/tichise/PopOverMenu",
"social_media_url": "http://twitter.com/tichise",
"authors": "Takuya Ichise",
"source": {
"git": "https://github.com/tichise/PopOverMenu.git",
"tag": "2.6.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"resource_bundles": {
"PopOverMenuStoryboards": [
"Storyboards/*.storyboard"
]
}
}