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