[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / 0 / 9 / TuyaSmartCameraT / 4.22.0 / TuyaSmartCameraT.podspec.json
blobc1440f0630378e293e545669dab84efaebcf9bbf
2   "name": "TuyaSmartCameraT",
3   "version": "4.22.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   "frameworks": [
14     "UIKit",
15     "Foundation",
16     "AVFoundation",
17     "Foundation",
18     "CoreAudio",
19     "CoreMedia",
20     "CoreVideo",
21     "VideoToolbox",
22     "MediaToolBox",
23     "Photos"
24   ],
25   "libraries": [
26     "c++",
27     "z",
28     "iconv",
29     "bz2",
30     "resolv"
31   ],
32   "source": {
33     "http": "https://airtake-public-data-1254153901.cos.ap-shanghai.myqcloud.com/smart/app/package/sdk/ios/TuyaSmartCameraT-4.22.0.zip",
34     "type": "zip"
35   },
36   "static_framework": true,
37   "platforms": {
38     "ios": "9.0"
39   },
40   "ios": {
41     "vendored_frameworks": "ios/*.framework"
42   },
43   "dependencies": {
44     "TuyaSmartCameraBase": [
46     ],
47     "TuyaSmartBaseKit": [
49     ],
50     "TuyaSmartDeviceCoreKit": [
52     ]
53   }