blob: 32132971a886db34ae4428ed5eb687e2ccc4076d [file] [log] [blame]
{
"name": "SKAlertView",
"version": "1.0.0",
"summary": "An iOS Alert View.",
"homepage": "https://github.com/githubze/SKAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"githubze": "1424395628@qq.com"
},
"source": {
"git": "https://github.com/githubze/SKAlertView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SKAlertView/**/*.{h,m}",
"requires_arc": true
}