blob: 0c0a99119e8e0bf5e4bfbd76898e848c133fae2f [file] [log] [blame]
{
"name": "KJCommonKit",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "KJCommonKit/KJCommonKit/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}