blob: 76bbdfb7fad65836276824455f36d1887914ff1c [file] [log] [blame]
{
"name": "HKKitConfig",
"version": "1.0.4",
"summary": "这是一个基础封装的UIKit, 和暗黑颜色封装,字体宽高大小适配等",
"description": "这是一个基础封装的UIKit, 和暗黑颜色封装,字体宽高大小适配等 version:1.0.4",
"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.4"
},
"frameworks": "UIKit",
"source_files": [
"HKBaseConfig.h",
"HKKitConfig/HKKitConfig/**/*.{h,m}",
"HKKitConfig/*",
"UIKit",
"QuartzCore",
"Foundation"
]
}