blob: 04099abd7754475ed53b47badfee07600ac7f345 [file] [log] [blame]
{
"name": "HYAlert",
"version": "0.0.5",
"summary": "HYAlert",
"description": "OC 中 Alert 的封装,根据不同的版本选取不同的控件",
"homepage": "https://github.com/oceanfive/HYAlert",
"license": "MIT",
"authors": {
"ocean": "849638313@qq.com"
},
"source": {
"git": "https://github.com/oceanfive/HYAlert.git",
"tag": "0.0.5"
},
"source_files": "HYAlertDemo/HYAlertDemo/HYAlert/*.{h,m}",
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}