blob: 4f5224bc0bb248085438d651b44af2441a83c32e [file] [log] [blame]
{
"name": "TuyaSmartSweeperKit",
"version": "1.0.6",
"summary": "A short description of TuyaSmartSweeperKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/TuyaInc/tuyasmart_sweeper_ios_sdk",
"license": {
"type": "MIT"
},
"authors": {
"huangdaxia": "huangkai@tuya.com"
},
"source": {
"git": "https://github.com/TuyaInc/tuyasmart_sweeper_ios_sdk.git",
"tag": "1.0.6"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "ios/*.framework",
"dependencies": {
"TuyaSmartDeviceKit": [
]
}
}