blob: 0464ebd6007861179e3a526bb33adb4a8a90dd87 [file] [log] [blame]
{
"name": "ZWAlertController",
"version": "0.0.7.1",
"summary": "This a short description of ZWAlertController.",
"description": "TODO: It is easy to use, support for custom pop tips.",
"homepage": "https://github.com/Initial-C/ZWAlertController/blob/master/README.md",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Initial-C-William Chang": "iwilliamchang@outlook.com"
},
"source": {
"git": "https://github.com/Initial-C/ZWAlertController.git",
"tag": "0.0.7.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZWAlertController/Classes/**/*",
"requires_arc": true,
"public_header_files": "ZWAlertController/Classes/*.h",
"frameworks": [
"UIKit",
"QuartzCore"
],
"pushed_with_swift_version": "3.0"
}