blob: ac6f9b78e81737e548b584bae85951c1f07563f1 [file] [log] [blame]
{
"name": "HJQCustomAlertView",
"version": "0.0.2",
"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.2"
},
"source_files": [
"HJQCustomAlertView",
"HJQCustomAlertView/**/*.{h,m}"
],
"public_header_files": "HJQCustomAlertView/**/*.h",
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
],
"requires_arc": true
}