blob: 4a6dd7524dbaa060f3291d2fbfb9708bd8172fcf [file] [log] [blame]
{
"name": "STZPopupView",
"version": "1.0.1",
"summary": "Customizable simple popup view in iOS.",
"homepage": "https://github.com/STAR-ZERO/STZPopupView",
"license": "MIT",
"authors": {
"Kenji Abe": "kenji@star-zero.com"
},
"source": {
"git": "https://github.com/STAR-ZERO/STZPopupView.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/STAR_ZERO",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*.swift"
}