[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / f / 6 / 9 / TuyaSmartCameraKit / 5.0.5 / TuyaSmartCameraKit.podspec.json
blob9352e79886dde6e45a3e2c1bb50cb82b96d021d9
2   "name": "TuyaSmartCameraKit",
3   "version": "5.0.5",
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/1659608415-TuyaSmartCameraKit-5.0.5.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   "vendored_frameworks": [
50     "Build/TuyaSmartCameraKit.xcframework"
51   ],
52   "source_files": [
53     "Build/TuyaSmartCameraKit.xcframework/ios-arm64_armv7/TuyaSmartCameraKit.framework/Headers/*"
54   ]