blob: cf4d05226b30c9f70d7dc4be2f522b1a4e655f9f [file] [log] [blame]
{
"name": "HJQCustomAlertView",
"version": "0.0.3",
"summary": "A fully customized AlertView dialog box of HJQCustomAlertView.",
"homepage": "https://github.com/XiaoHanGe/HJQCustomAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"韩俊强": "532167805@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/XiaoHanGe/HJQCustomAlertView.git",
"tag": "0.0.3"
},
"source_files": [
"HJQCustomAlertView",
"HJQCustomAlertView/**/*.{h,m}"
],
"public_header_files": "HJQCustomAlertView/**/*.h",
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
],
"requires_arc": true
}