blob: 18f657ead7f738f7e5bd76a20e2157252f072700 [file] [log] [blame]
{
"name": "KJCommonKit",
"version": "0.0.6",
"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.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"KJCommonKit/KJCommonKit/KJAlertController",
"KJCommonKit/KJCommonKit/KJCommonCore"
],
"frameworks": [
"UIKit",
"Foundation"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}