blob: a058c734eecc17e07f109099993d652099d90414 [file] [log] [blame]
{
"name": "KJCommonKit",
"version": "0.0.10",
"summary": "KJCommonKit",
"description": "TODO: 一些原生小组件",
"homepage": "https://github.com/kj-huang/KJCommonKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jin": "kegem@foxmail.com"
},
"source": {
"git": "https://github.com/kj-huang/KJCommonKit.git",
"tag": "0.0.10"
},
"platforms": {
"ios": "9.0"
},
"source_files": "KJCommonKit/KJCommonKit/**/*.{swift}",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}