blob: aac744a9036f31dec52d5cf5f7005c446edd05c6 [file] [log] [blame]
{
"name": "HYAlert",
"version": "0.0.6",
"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.6"
},
"source_files": "HYAlertDemo/HYAlertDemo/HYAlert/*.{h,m}",
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}