blob: 10454a61f452fd983ca53101c6d311b9878cfa02 [file] [log] [blame]
{
"name": "ZKAlertViewSwift",
"version": "1.0",
"summary": "封装 UIAlertView,简单易用,Block 回调,丢掉各种 tag。",
"homepage": "https://github.com/WangWenzhuang/ZKAlertViewSwift",
"license": "MIT",
"authors": {
"WangWenzhuang": "1020304029@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/WangWenzhuang/ZKAlertViewSwift.git",
"tag": "v1.0"
},
"source_files": "ZKAlertViewSwift/*",
"requires_arc": true
}