blob: b8f9d5b7f690d1ceae1893202b808d49f6ea2e1d [file] [log] [blame]
{
"name": "TuyaSmartQUIC",
"version": "1.1.1",
"summary": "A short description of TuyaSmartQUIC.",
"license": {
"type": "MIT"
},
"authors": {
"0x5e": "gaosen@tuya.com"
},
"homepage": "https://tuya.com",
"source": {
"http": "https://images.tuyacn.com/smart/app/package/sdk/ios/TuyaSmartQUIC-1.1.1.zip",
"type": "zip"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "Carthage/Build/iOS/*.framework",
"frameworks": [
"UIKit",
"Security"
]
}
}