blob: 498d958f0861aa7e0b4e18e004dfccaf2e5efbc5 [file] [log] [blame]
{
"name": "TuyaSmartSweeperKit",
"version": "0.1.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": "0.1.7"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "ios/*.framework",
"dependencies": {
"TuyaSmartUtil": [
"~> 2.8.43"
],
"TuyaSmartBaseKit": [
"~> 2.8.43"
],
"TuyaSmartDeviceKit": [
"~> 2.8.43"
]
}
}