blob: dfc409b1923e730e93771a19af8c892e2e00cf22 [file] [log] [blame]
{
"name": "TuyaCommunitySceneKit",
"version": "0.0.1",
"summary": "A short description of TuyaCommunitySceneKit.",
"license": {
"type": "MIT"
},
"authors": {
"qily": "qily@tuya.com"
},
"homepage": "https://tuya.com",
"source": {
"http": "https://airtake-public-data-1254153901.cos.ap-shanghai.myqcloud.com/smart/app/package/sdk/ios/TuyaCommunitySceneKit-0.0.1.zip",
"type": "zip"
},
"static_framework": true,
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "ios/*.framework"
},
"dependencies": {
"TuyaCommunityInternalSDK": [
],
"TuyaSmartDeviceCoreKit": [
]
},
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
}
}