blob: 9f202f67e82fc8b674f830eb33e471651921bf5b [file] [log] [blame]
{
"name": "ZWAlertController",
"version": "0.0.8",
"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.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZWAlertController/Classes/**/*",
"requires_arc": true,
"resource_bundles": {
"ZWAlertController": [
"ZWAlertController/Assets/*.{png,xib,nib,bundle,mov}"
]
},
"public_header_files": "ZWAlertController/Classes/*.h",
"frameworks": [
"UIKit",
"QuartzCore"
],
"pushed_with_swift_version": "4.0"
}