blob: c5df33d3a2b8df7dbcf93b365fd0992f3c685cbf [file] [log] [blame]
{
"name": "HQHUtils",
"version": "1.0.8",
"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.8"
},
"source_files": [
"HQHUtils",
"HQHUtils/**/*.{h,m}"
],
"frameworks": [
"Security",
"Foundation",
"UIKit",
"Accelerate"
],
"requires_arc": "HQHUtils/KeychainItemWrapper.m"
}