blob: 7c162db145eabab18000c26c0231cc2fd1f2c60c [file] [log] [blame]
{
"name": "ZYZAlertView",
"version": "0.0.1",
"summary": "Asia design of ZYZAlertView.",
"description": "design by my self Asia Zhang. The frame work has two style. One is like UIAlertView,another like Android.s toast.",
"homepage": "https://github.com/yazhouZhang/ZYZAlertView",
"license": "MIT",
"authors": {
"yazhouZhang": "1532226710@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yazhouZhang/ZYZAlertView.git",
"tag": "0.0.1"
},
"source_files": "ZYZAlertView/**/*.{h,m}",
"requires_arc": true
}