blob: b438aafd1d15e7455e761522bfc6725f603023ca [file] [log] [blame]
{
"name": "BSYAlertBox",
"version": "1.1.0",
"license": "MIT",
"summary": "BSYAlertBox是一款多功能提示控件,支持居中/居左/居右/居上/居下等显示,可以自定义背景颜色/字体颜色等,1.1.0版本优化实现代码,希望大家喜欢并Star支持",
"homepage": "https://github.com/baishiyun/BSYAlertBox",
"source": {
"git": "https://github.com/baishiyun/BSYAlertBox.git",
"tag": "1.1.0"
},
"source_files": "BSYAlertBox/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"白仕云": "baishiyun@163.com"
},
"social_media_url": "https://github.com/baishiyun"
}