[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / 0 / 9 / TuyaSmartCameraT / 3.2.0 / TuyaSmartCameraT.podspec.json
blob88eaf8514ba719d84fead014e774b172debff803
2   "name": "TuyaSmartCameraT",
3   "version": "3.2.0",
4   "summary": "open SDK code for tuya smart camera.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "fulang@tuya.com": "fulang@tuya.com"
11   },
12   "homepage": "https://tuya.com",
13   "source": {
14     "http": "https://airtake-public-data.oss-cn-hangzhou.aliyuncs.com/smart/app/package/sdk/ios/TuyaSmartCameraT-3.2.0.zip",
15     "type": "zip"
16   },
17   "static_framework": true,
18   "frameworks": [
19     "UIKit",
20     "Foundation",
21     "AVFoundation",
22     "Foundation",
23     "CoreAudio",
24     "CoreMedia",
25     "CoreVideo",
26     "VideoToolbox",
27     "MediaToolBox",
28     "Photos"
29   ],
30   "libraries": [
31     "c++",
32     "z",
33     "iconv",
34     "bz2",
35     "resolv"
36   ],
37   "platforms": {
38     "ios": "9.0"
39   },
40   "ios": {
41     "vendored_frameworks": "ios/TuyaSmartCameraT.framework"
42   },
43   "dependencies": {
44     "TuyaSmartCameraBase": [
46     ],
47     "TuyaSmartBaseKit": [
49     ],
50     "TuyaSmartDeviceKit": [
52     ]
53   }