blob: cb969cdb03e240f0f60b73a5bb891895cdbc11ac [file] [log] [blame]
{
"name": "HQHUtils",
"version": "1.0.10",
"summary": "一个简单工具库。",
"description": "一个简单工具库,方便一下代码编写",
"homepage": "https://github.com/huangquanhao/HQHUtils",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"huangquanhao": "641224997@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/huangquanhao/HQHUtils.git",
"tag": "1.0.10"
},
"source_files": [
"HQHUtils",
"HQHUtils/**/*.{h,m}"
],
"frameworks": [
"Security",
"Foundation",
"UIKit",
"Accelerate"
],
"requires_arc": "HQHUtils/KeychainItemWrapper.m"
}