blob: 3a40425536e80114b197dcc57efad9c4c0a410f4 [file] [log] [blame]
{
"name": "PopOverDialog",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"resource_bundles": {
"PopOverDialogStoryboards": [
"Storyboards/*.storyboard"
]
}
}