blob: b510dee07588531a9658ac935fbe08ae50315412 [file] [log] [blame]
{
"name": "WpsSDK",
"version": "1.0.3",
"summary": "A short description of WpsSDK.",
"description": "测试wps SDK",
"homepage": "https://github.com/372945980/testwps",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liaohuanyu": "s_liaohuanyu@wps.cn"
},
"source": {
"git": "https://github.com/372945980/testwps.git",
"tag": "1.0.3"
},
"source_files": [
"testwps",
"*.{h,a}"
],
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}