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