blob: 47eb3b3fbcbe071b36fe7602bef3e7349cb920b9 [file] [log] [blame]
{
"name": "HQHUtilsFramework",
"version": "1.0.2",
"summary": "一个工具类",
"description": "一个工具",
"homepage": "https://gitee.com/hqhios/HQHUtilsFramework.git",
"license": {
"type": "Apache-2.0",
"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"
]
}