[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 7 / d / TuyaSmartLightKit / 0.1.2-fix.2 / TuyaSmartLightKit.podspec.json
blob534f27bd4787854fe0262fa59059a20366b7a4de
2   "name": "TuyaSmartLightKit",
3   "version": "0.1.2-fix.2",
4   "summary": "Tuya Smart Light Kit for iOS",
5   "homepage": "https://developer.tuya.com/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Tuya": "developer@tuya.com"
12   },
13   "source": {
14     "http": "https://images.tuyacn.com/smart/app/package/developer/sdk/1657685369-TuyaSmartLightKit-0.1.2-fix.2.zip",
15     "type": "zip"
16   },
17   "static_framework": true,
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "dependencies": {
29     "TuyaSmartDeviceCoreKit": [
30       ">=3.20.0"
31     ]
32   },
33   "vendored_frameworks": [
34     "Build/TuyaSmartLightKit.xcframework"
35   ],
36   "source_files": [
37     "Build/TuyaSmartLightKit.xcframework/ios-arm64_armv7/TuyaSmartLightKit.framework/Headers/*"
38   ]