[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 3 / 0 / TuyaSmartSceneKit / 3.22.1 / TuyaSmartSceneKit.podspec.json
blob7b1f966b2a5e482105dd8d558be4e50c1dbcf992
2   "name": "TuyaSmartSceneKit",
3   "version": "3.22.1",
4   "summary": "TuyaSmartSceneKit for iOS.",
5   "license": "none",
6   "authors": {
7     "Tuya SDK": "developer@tuya.com"
8   },
9   "homepage": "https://developer.tuya.com/",
10   "source": {
11     "http": "https://images.tuyacn.com/smart/app/package/sdk/ios/TuyaSmartSceneKit-3.22.1.zip",
12     "type": "zip"
13   },
14   "static_framework": true,
15   "platforms": {
16     "ios": "8.0",
17     "watchos": "2.0"
18   },
19   "ios": {
20     "vendored_frameworks": "ios/*.framework"
21   },
22   "watchos": {
23     "vendored_frameworks": "watchos/*.framework"
24   },
25   "frameworks": "CoreLocation",
26   "dependencies": {
27     "TuyaSmartBaseKit": [
28       ">= 3.20.0"
29     ],
30     "TuyaSmartDeviceKit": [
31       ">= 3.20.0"
32     ]
33   }