blob: 2faa280fd4d954ac3ab9ad30451187062b64ab9d [file] [log] [blame]
{
"name": "YPAlertView",
"version": "1.0.6",
"summary": "一个可高度自定义的alert view.",
"homepage": "https://github.com/yuping1989/YPAlertView",
"license": "MIT",
"authors": {
"Ping Yu": "290180695@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yuping1989/YPAlertView.git",
"tag": "1.0.6"
},
"source_files": "YPAlertView/YPAlertView/**/*.{h,m}",
"dependencies": {
"Masonry": [
]
},
"requires_arc": true
}