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