blob: de2b791a09f7e8e9f6d7082ef2f9d856ec0e1642 [file] [log] [blame]
{
"name": "STZPopupView",
"version": "1.0.0",
"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.0"
},
"social_media_url": "https://twitter.com/STAR_ZERO",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*.swift"
}