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