blob: 8d14c51556c85239dae5feb144345d57ff09e86e [file] [log] [blame]
{
"name": "HBQSDK",
"platforms": {
"ios": "9.0"
},
"version": "1.0.0",
"summary": "A short description of HBQSDK.",
"description": "TODO: iOS 公有库制作",
"homepage": "https://github.com/HuangBaoqin1024/HBQSpecs",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HBQ": "575815163@qq.com"
},
"source": {
"git": "https://github.com/HuangBaoqin1024/HBQSpecs.git",
"tag": "1.0.0"
},
"social_media_url": "https://juejin.cn/",
"source_files": "HBQSDK/Classes/**/*",
"requires_arc": true,
"frameworks": "Foundation",
"static_framework": true
}