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