blob: 6bd85d1c3150f7d096350d9e02b61343add3756a [file] [log] [blame]
{
"name": "HBKJConfig",
"version": "0.0.7",
"summary": "HBKJConfig for iOS",
"description": "这是一个自己用来测试动态库的发布,仅仅是为了试验一下",
"homepage": "https://github.com/kingmanager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangshuai": "530560030@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kingmanager/HBKJConfig.git",
"tag": "0.0.7"
},
"frameworks": "UIKit",
"subspecs": [
{
"name": "HBKJToolsExtension",
"source_files": "HBKJConfig/HBKJConfig/HBKJTools/HBKJToolsExtension/**/*"
}
]
}