blob: 6355e2fd74544dec37e13f03831da64b80886593 [file] [log] [blame]
{
"name": "ZZCustomAlertView",
"version": "0.1.0",
"summary": "ZZCustomAlertView is an alert view that you can totally customize it.",
"description": "ZZCustomAlertView is an alert view that you can totally customize it.\n\nvisit https://github.com/zzdjk6/ZZCustomAlertView for more details.\n",
"homepage": "https://github.com/zzdjk6/ZZCustomAlertView",
"screenshots": [
"https://github.com/zzdjk6/ZZCustomAlertView/raw/master/ZZCustomeAlertView%20Customized.png",
"https://github.com/zzdjk6/ZZCustomAlertView/raw/master/ZZCustomAlertView%20Plain.png"
],
"license": "MIT",
"authors": {
"zzdjk6": "zzdjk6@126.com"
},
"source": {
"git": "https://github.com/zzdjk6/ZZCustomAlertView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ZZCustomAlertView": [
"Pod/Assets/*.png"
]
}
}