blob: 4163a03d0c823fff3fab2c6f8b24047a6c76db42 [file] [log] [blame]
{
"name": "HKKitConfig",
"version": "1.0.3",
"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.3"
},
"source_files": [
"HKBaseConfig.h",
"HKKitConfig/HKFixFloat/*.{h,m}",
"HKKitConfig/HKColor/*.{h,m}",
"HKKitConfig/HKFontFloat/*.{h,m}",
"HKKitConfig/HKScrollView/*.{h,m}",
"HKKitConfig/HKTabelViewCell/*.{h,m}",
"HKKitConfig/HKUIButton/*.{h,m}",
"HKKitConfig/HKUILabel/*.{h,m}",
"HKKitConfig/HKUItextField/*.{h,m}",
"HKKitConfig/HKView/*.{h,m}",
"HKKitConfig/*"
],
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation"
]
}