blob: b9f3438bff326ddd95e7c6ac44450e85d67dbb7e [file] [log] [blame]
{
"name": "HKKitConfig",
"version": "1.0.2",
"summary": "这是一个基础封装的UIKit, 和暗黑颜色封装,字体宽高大小适配等",
"description": "这是一个基础封装的UIKit, 和暗黑颜色封装,字体宽高大小适配等 version:1.0.0",
"homepage": "https://github.com/zhangshouhai/HKKitConfig",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张寿海": "zhangshouhaivip@sina.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhangshouhai/HKKitConfig.git",
"tag": "v1.0.2"
},
"source_files": [
"HKBaseConfig.h",
"HKKitConfig/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation"
]
}