blob: 9c9646ed88d66de0598d8a654cfe41113e4293b6 [file] [log] [blame]
{
"name": "TuyaSmartSweeperKit",
"version": "1.0.7",
"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.7"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "ios/*.framework",
"dependencies": {
"TuyaSmartDeviceKit": [
]
}
}