blob: 3fa6ffedb113e09f39196dda8153dab3563c2ca3 [file] [log] [blame]
{
"name": "KSdk",
"version": "1.0.0",
"summary": "A short summary of KSdk.",
"description": "A short description of KSdk.",
"homepage": "https://github.com/372945980/KSdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liaohuanyu": "s_liaohuanyu@wps.cn"
},
"source": {
"git": "https://github.com/372945980/KSdk.git",
"tag": "1.0.0"
},
"source_files": [
"wpsdk",
"*.{h,a}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}