blob: 3389bf1c2f06a8bd0f1f5270b6e6b660a5c14cf3 [file] [log] [blame]
{
"name": "HoverKit",
"version": "0.0.2",
"summary": "HoverKit.",
"swift_version": "4.0",
"description": "HoverKit. this is for macOS kit ~~~",
"homepage": "http://EXAMPLE/HoverKit",
"license": "MIT",
"authors": {
"Alexiuce": "alexiuce@qq.com"
},
"platforms": {
"osx": "10.12"
},
"source": {
"git": "https://gitee.com/xiu_ce/HoverKit.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.swift"
],
"deprecated": true
}