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