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