[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / 6 / 9 / TuyaSmartCameraKit / 4.28.5.1 / TuyaSmartCameraKit.podspec.json
blobd26a06536fb2af15fc90e5e71b0979e16334f0d4
2   "name": "TuyaSmartCameraKit",
3   "version": "4.28.5.1",
4   "summary": "open SDK code for tuya smart camera.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "developer@tuya.com": "developer@tuya.com"
11   },
12   "homepage": "https://tuya.com",
13   "source": {
14     "http": "https://images.tuyacn.com/smart/app/package/developer/sdk/1628674672-TuyaSmartCameraKit-4.28.5.1.zip",
15     "type": "zip"
16   },
17   "static_framework": true,
18   "cocoapods_version": ">= 1.10",
19   "frameworks": [
20     "UIKit",
21     "Foundation",
22     "AVFoundation",
23     "Foundation",
24     "Photos"
25   ],
26   "libraries": [
27     "c++",
28     "z",
29     "iconv",
30     "bz2",
31     "resolv"
32   ],
33   "platforms": {
34     "ios": "9.0"
35   },
36   "ios": {
37     "vendored_frameworks": "Build/TuyaSmartCameraKit.xcframework",
38     "source_files": "Build/TuyaSmartCameraKit.xcframework/ios-arm64_armv7/TuyaSmartCameraKit.framework/Headers/*"
39   },
40   "dependencies": {
41     "TuyaSmartCameraBase": [
43     ],
44     "TuyaSmartBaseKit": [
46     ],
47     "TuyaSmartDeviceCoreKit": [
49     ],
50     "TuyaSmartCameraM": [
52     ],
53     "TYEncryptImage": [
55     ]
56   }