blob: a3c5af44874a21e9a6feaa99c9a6c46fc88a91e3 [file] [log] [blame]
{
"name": "ZKAlertView",
"version": "1.0",
"summary": "ZKAlertView is simplify UIAlertView.",
"homepage": "https://github.com/WangWenzhuang/ZKAlertView",
"license": "MIT",
"authors": {
"WangWenzhuang": "1020304029@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/WangWenzhuang/ZKAlertView.git",
"tag": "v1.0"
},
"source_files": "ZKAlertView/*",
"requires_arc": true
}