[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 7 / 9 / 5 / TuyaSmartDeviceKit / 3.27.0 / TuyaSmartDeviceKit.podspec.json
blob8a6029d665bd9c6c23dfc1ac68f972da47691f08
2   "name": "TuyaSmartDeviceKit",
3   "version": "3.27.0",
4   "summary": "A short description of TuyaSmartDeviceKit.",
5   "license": {
6     "type": "MIT"
7   },
8   "authors": {
9     "0x5e": "gaosen@tuya.com"
10   },
11   "homepage": "https://tuya.com",
12   "source": {
13     "http": "https://images.tuyacn.com/smart/app/package/developer/sdk/1623332848-TuyaSmartDeviceKit-3.27.0.zip",
14     "type": "zip"
15   },
16   "static_framework": true,
17   "platforms": {
18     "ios": "9.0",
19     "watchos": "2.0"
20   },
21   "ios": {
22     "vendored_frameworks": "ios/*.framework"
23   },
24   "watchos": {
25     "vendored_frameworks": "watchos/*.framework"
26   },
27   "source_files": "ios/*.framework/Versions/A/Headers/*.h",
28   "dependencies": {
29     "TuyaSmartBaseKit": [
31     ],
32     "TuyaSmartDeviceCoreKit": [
33       ">= 3.21.0"
34     ]
35   }