blob: 75c22ce0faa52f7e12b3bb14968e34aff094e2fa [file] [log] [blame]
{
"name": "HKKitConfig",
"version": "1.0.1",
"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.1"
},
"source_files": [
"HKBaseConfig.h",
"HKKitConfig/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation"
]
}