blob: 0b5398aafea7e00ddc89a47fa0be669117556e8f [file] [log] [blame]
{
"name": "TuyaSmartSocketKit",
"version": "1.0.2",
"summary": "TuyaSmartSocketKit is iOS developer tool using tuyayun to iclond connect.",
"description": "TuyaSmartSocketKit is iOS developer tool using tuyayun to iclond connect.",
"homepage": "https://github.com/TuyaInc/tuyasmart_socket_ios_sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WenMingYan": "wenmy@tuya.com"
},
"source": {
"http": "https://airtake-public-data.oss-cn-hangzhou.aliyuncs.com/smart/app/package/sdk/ios/TuyaSmartSocketKit-1.0.2.zip",
"type": "zip"
},
"static_framework": true,
"vendored_frameworks": "ios/*.framework",
"libraries": [
"c++",
"z"
],
"platforms": {
"ios": "8.0"
},
"dependencies": {
"CocoaAsyncSocket": [
]
}
}