blob: d01e14909cdbac413439c57c0323304c200ed3df [file] [log] [blame]
{
"name": "YoudaoSDK150",
"version": "1.5.0",
"platforms": {
"ios": "11.0"
},
"summary": "有道翻译SDK",
"homepage": "https://github.com/imrain/YoudaoSDK150",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Simple": "770345656@qq.com"
},
"source": {
"git": "https://github.com/imrain/YoudaoSDK150.git",
"tag": "1.5.0"
},
"source_files": "YoudaoSDK150/*.{h}",
"frameworks": [
"Foundation",
"UIKit",
"CoreTelephony",
"AdSupport",
"SystemConfiguration"
],
"libraries": [
"z",
"sqlite3"
],
"vendored_libraries": [
"YoudaoSDK150/libbase.a",
"YoudaoSDK150/libonline.a"
],
"requires_arc": true
}