[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 4 / 8 / c / TuyaApartmentSDK / 1.0.0-rc.9 / TuyaApartmentSDK.podspec.json
blobd505a5127e9aa21151c3392a60503c9c3abb845e
2   "name": "TuyaApartmentSDK",
3   "version": "1.0.0-rc.9",
4   "summary": "公寓 Zugo SDK",
5   "license": {
6     "type": "MIT"
7   },
8   "authors": {
9     "wangjun": "wangjun@tuya.com"
10   },
11   "homepage": "https://tuya.com",
12   "source": {
13     "http": "https://airtake-public-data-1254153901.cos.ap-shanghai.myqcloud.com/smart/app/package/sdk/ios/TuyaApartmentSDK-1.0.0-rc.9.zip",
14     "type": "zip"
15   },
16   "static_framework": true,
17   "platforms": {
18     "ios": "8.0"
19   },
20   "ios": {
21     "vendored_frameworks": "ios/*.framework",
22     "dependencies": {
23       "TuyaSmartActivatorKit": [
25       ],
26       "TuyaSmartMQTTChannelKit": [
28       ],
29       "TuyaSmartSocketChannelKit": [
31       ],
32       "TuyaSmartBLEKit": [
34       ],
35       "TuyaSmartBLEMeshKit": [
37       ]
38     }
39   },
40   "pod_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   },
43   "user_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   },
46   "dependencies": {
47     "TuyaSmartBaseKit": [
49     ],
50     "TuyaSmartDeviceKit": [
52     ],
53     "TuyaSmartSceneKit": [
55     ],
56     "TuyaSmartTimerKit": [
58     ]
59   }