blob: 5439188652089cbb6884a96ba16d498202bd8ca6 [file] [log] [blame]
{
"name": "HBAlertController",
"version": "0.0.1",
"summary": "HBAlertController is a simply custom AlertController",
"description": "自定义的AlertController,方便使用!HBAlertController is a simply custom AlertController",
"homepage": "https://github.com/gratefulHeart/FirstMakingPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gfy": "1056063547@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/gratefulHeart/FirstMakingPod.git",
"tag": "0.0.1"
},
"source_files": "HBAlertController/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}