[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 8 / d / TuyaSmartTimerKit / 2.10.96 / TuyaSmartTimerKit.podspec.json
bloba00426da01840bc8a0df638cc767935264f943f8
2   "name": "TuyaSmartTimerKit",
3   "version": "2.10.96",
4   "summary": "A short description of TuyaSmartTimerKit.",
5   "license": {
6     "type": "MIT"
7   },
8   "authors": {
9     "0x5e": "gaosen@tuya.com"
10   },
11   "homepage": "https://tuya.com",
12   "source": {
13     "http": "https://airtake-public-data.oss-cn-hangzhou.aliyuncs.com/smart/app/package/sdk/ios/TuyaSmartTimerKit-2.10.96.zip",
14     "type": "zip"
15   },
16   "static_framework": true,
17   "platforms": {
18     "ios": "8.0",
19     "watchos": "2.0"
20   },
21   "ios": {
22     "vendored_frameworks": "ios/*.framework"
23   },
24   "watchos": {
25     "vendored_frameworks": "watchos/*.framework",
26     "frameworks": "UIKit"
27   },
28   "source_files": "Headers/**/*.h",
29   "dependencies": {
30     "TuyaSmartBaseKit": [
32     ],
33     "TuyaSmartDeviceKit": [
35     ]
36   },
37   "pod_target_xcconfig": {
38     "DEFINES_MODULE": "YES"
39   }