[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 4 / b / TuyaAirConditionerUIKit / 1.1.0 / TuyaAirConditionerUIKit.podspec.json
blob26c931c730536d997968aa290c89812c5cd50556
2   "name": "TuyaAirConditionerUIKit",
3   "version": "1.1.0",
4   "summary": "A short description of TuyaAirConditionerUIKit.",
5   "license": {
6     "type": "MIT"
7   },
8   "authors": {
9     "linbo": "liyu.lin@tuya.com"
10   },
11   "homepage": "https://developer.tuya.com",
12   "source": {
13     "http": "https://images.tuyacn.com/smart/app/package/developer/sdk/1623335018-TuyaAirConditionerUIKit-1.1.0.zip",
14     "type": "zip"
15   },
16   "static_framework": true,
17   "platforms": {
18     "ios": "9.0"
19   },
20   "ios": {
21     "vendored_frameworks": "ios/*.framework",
22     "resources": "ios/*.framework/Versions/A/Resources/*",
23     "frameworks": [
24       "Foundation",
25       "UIKit"
26     ],
27     "pod_target_xcconfig": {
28       "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29     },
30     "user_target_xcconfig": {
31       "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32     }
33   },
34   "dependencies": {
35     "Masonry": [
37     ]
38   }