blob: 56e81474c95e1bc43b435b8920822a8e9efb9613 [file] [log] [blame]
{
"name": "YPAlertView",
"version": "1.0.2",
"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.2"
},
"source_files": "YPAlertView/YPAlertView/**/*",
"dependencies": {
"Masonry": [
]
},
"requires_arc": true
}