blob: 4c3ba4bdbbcec21efc544cd0f4478d164f0f2b51 [file] [log] [blame]
{
"name": "SHWOpus",
"version": "0.2.0",
"summary": "sub lib of SHWNLSClient.",
"homepage": "https://github.com/newsdata/shuwen-opus-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yayang": "yangyang@shuwen.com"
},
"source": {
"git": "https://github.com/newsdata/shuwen-opus-sdk.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "shw-ios-opus-a/Classes/*",
"public_header_files": "shw-ios-opus-a/Classes/*.h",
"ios": {
"vendored_libraries": "shw-ios-opus-a/Classes/libopus.a"
}
}