blob: 345b58aef89c4d83a015dc3e5eb406f0cb71db36 [file] [log] [blame]
{
"name": "HQHUtilsFramework",
"version": "1.0.1",
"summary": "一个工具类",
"description": "一个工具",
"homepage": "https://gitee.com/hqhios/HQHUtilsFramework.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/hqhios/HQHUtilsFramework.git",
"tag": "1.0.1"
},
"authors": {
"huangquanhao": "641224997@qq.com"
},
"ios": {
"vendored_frameworks": "HQHUtils.framework"
},
"frameworks": [
"UIKit",
"Foundation",
"Security",
"Accelerate"
]
}