[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / f / 6 / 9 / TuyaSmartCameraKit / 4.32.6 / TuyaSmartCameraKit.podspec.json
blob4af6a4b4ce4c848f60c100d96c2f11f79b5eb560
2   "name": "TuyaSmartCameraKit",
3   "version": "4.32.6",
4   "summary": "open SDK code for tuya smart camera.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://developer.tuya.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tuya": "developer@tuya.com"
13   },
14   "source": {
15     "http": "https://images.tuyacn.com/smart/app/package/developer/sdk/1641448287-TuyaSmartCameraKit-4.32.6.zip",
16     "type": "zip"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "libraries": [
22     "c++",
23     "z",
24     "iconv"
25   ],
26   "frameworks": [
27     "UIKit",
28     "Foundation",
29     "AVFoundation",
30     "Photos"
31   ],
32   "dependencies": {
33     "TuyaSmartCameraBase": [
35     ],
36     "TuyaSmartBaseKit": [
38     ],
39     "TuyaSmartDeviceCoreKit": [
41     ],
42     "TuyaSmartCameraM": [
44     ],
45     "TYEncryptImage": [
47     ]
48   },
49   "cocoapods_version": ">= 1.10",
50   "vendored_frameworks": [
51     "Build/TuyaSmartCameraKit.xcframework"
52   ],
53   "source_files": [
54     "Build/TuyaSmartCameraKit.xcframework/ios-arm64_armv7/TuyaSmartCameraKit.framework/Headers/*"
55   ]