blob: 0681bbdd0725e35f3d511611728c60dc7dc3d130 [file] [log] [blame]
{
"name": "ZYPopAlertView",
"version": "1.0.0",
"summary": "A IOS AlertView.",
"description": "It is a alert view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/aaa510665117/ZYPopAlertView",
"license": "MIT",
"authors": {
"ZY": "510665117@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/aaa510665117/ZYPopAlertView.git",
"tag": "1.0.0"
},
"source_files": "ZYPopAlertView/*.{h,m}"
}