blob: f40c2c6512a848d9e0f961ea5647a3ef8f8c2db8 [file] [log] [blame]
{
"name": "HLAlertController",
"version": "1.0.0",
"summary": "alert to replace system alert",
"description": "alert to replace system alert. very easy to use.",
"homepage": "https://github.com/JustString/HLAlertController",
"license": "MIT",
"authors": {
"StringZhao": "497492762@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/JustString/HLAlertController.git",
"tag": "1.0.0"
},
"source_files": "HLAlertController/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}