blob: e112ec8e81dbd3273611ae8be0e5ce7a49efe56c [file] [log] [blame]
{
"name": "YPAlertView",
"version": "1.0.5",
"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.5"
},
"source_files": "YPAlertView/YPAlertView/**/*.{h,m}",
"dependencies": {
"Masonry": [
]
},
"requires_arc": true
}