[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 3 / 0 / TuyaSmartSceneKit / 3.25.2 / TuyaSmartSceneKit.podspec.json
blob99c08ff85eaf99da4cadec8be3ca048b7618e583
2   "name": "TuyaSmartSceneKit",
3   "version": "3.25.2",
4   "summary": "A short description of TuyaSmartSceneKit.",
5   "license": {
6     "type": "MIT"
7   },
8   "authors": {
9     "0x5e": "gaosen@tuya.com"
10   },
11   "homepage": "https://tuya.com",
12   "source": {
13     "http": "https://images.tuyacn.com/smart/app/package/developer/sdk/1620649188-TuyaSmartSceneKit-3.25.2.zip",
14     "type": "zip"
15   },
16   "static_framework": true,
17   "platforms": {
18     "ios": "9.0",
19     "watchos": "2.0"
20   },
21   "ios": {
22     "vendored_frameworks": "ios/*.framework"
23   },
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "CoreLocation"
28   ],
29   "watchos": {
30     "vendored_frameworks": "watchos/*.framework"
31   },
32   "source_files": "ios/*.framework/Versions/A/Headers/*.h",
33   "dependencies": {
34     "TuyaSmartBaseKit": [
36     ],
37     "TuyaSmartDeviceKit": [
39     ]
40   }