blob: 6657d12f3d2db1a7996f01e9a949af63a8d02b4d [file] [log] [blame]
{
"name": "TuyaSmartDeviceCoreKit",
"version": "3.27.5",
"summary": "A short description of TuyaSmartDeviceCoreKit.",
"license": {
"type": "MIT"
},
"authors": {
"0x5e": "gaosen@tuya.com"
},
"homepage": "https://tuya.com",
"source": {
"http": "https://images.tuyacn.com/smart/app/package/developer/sdk/1623332482-TuyaSmartDeviceCoreKit-3.27.5.zip",
"type": "zip"
},
"static_framework": true,
"platforms": {
"ios": "9.0",
"watchos": "2.0"
},
"ios": {
"vendored_frameworks": "ios/*.framework",
"dependencies": {
"TuyaSmartMQTTChannelKit": [
],
"TuyaSmartSocketChannelKit": [
]
}
},
"watchos": {
"vendored_frameworks": "watchos/*.framework"
},
"source_files": "ios/*.framework/Versions/A/Headers/*.h",
"dependencies": {
"TuyaSmartBaseKit": [
]
},
"pod_target_xcconfig": {
"TUYA_CODE_SIGN_ENTITLEMENTS": "com.apple.developer.networking.wifi-info"
}
}