blob: add56c711e3effdd8d252abcfcfca69337b0bce3 [file] [log] [blame]
{
"name": "TuyaCommunitySDK",
"version": "0.0.1",
"summary": "A short description of TuyaCommunitySDK.",
"license": {
"type": "MIT"
},
"authors": {
"0x5e": "wenmy@tuya.com"
},
"homepage": "https://tuya.com",
"source": {
"http": "https://airtake-public-data-1254153901.cos.ap-shanghai.myqcloud.com/smart/app/package/sdk/ios/TuyaCommunitySDK-0.0.1.zip",
"type": "zip"
},
"static_framework": true,
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "ios/*.framework",
"dependencies": {
"TuyaCommunityDeviceKit": [
],
"TuyaCommunityHomeKit": [
],
"TuyaCommunityInternalSDK": [
],
"TuyaCommunityPushKit": [
],
"TuyaCommunityUserKit": [
],
"TuyaCommunityPropertyKit": [
],
"TuyaCommunitySceneKit": [
]
},
"pod_target_xcconfig": {
"TUYA_CODE_SIGN_ENTITLEMENTS": "com.apple.security.application-groups",
"VALID_ARCHS": "x86_64 armv7 arm64"
}
}