blob: d4b99fa5443aacd9246ed9b08e53db28a80ff46a [file] [log] [blame]
{
"name": "LBXAlertAction",
"version": "1.0.9",
"summary": "alert sheet",
"homepage": "https://github.com/MxABC/LBXAlertAction",
"license": "MIT",
"authors": {
"lbxia": "lbxia20091227@foxmail.com"
},
"source": {
"git": "https://github.com/MxABC/LBXAlertAction.git",
"tag": "1.0.9"
},
"platforms": {
"ios": "7.0"
},
"source_files": "LBXAlertAction/**/*.{m,h}",
"public_header_files": "LBXAlertAction/LBXAlertAction.h",
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"requires_arc": true
}