[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / 1 / c / 7 / TuyaSmartDeviceCoreKit / 3.29.6 / TuyaSmartDeviceCoreKit.podspec.json
blob9944a48fd731817ad7e2bbc25ef6cd6e7af18db4
2   "name": "TuyaSmartDeviceCoreKit",
3   "version": "3.29.6",
4   "summary": "A short description of TuyaSmartDeviceCoreKit.",
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/1629363902-TuyaSmartDeviceCoreKit-3.29.6.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     "dependencies": {
24       "TuyaSmartMQTTChannelKit": [
26       ],
27       "TuyaSmartSocketChannelKit": [
29       ]
30     }
31   },
32   "watchos": {
33     "vendored_frameworks": "watchos/*.framework"
34   },
35   "source_files": "ios/*.framework/Versions/A/Headers/*.h",
36   "dependencies": {
37     "TuyaSmartBaseKit": [
39     ]
40   },
41   "pod_target_xcconfig": {
42     "TUYA_CODE_SIGN_ENTITLEMENTS": "com.apple.developer.networking.wifi-info"
43   }