[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / f / 1 / c / TuyaSmartSocketChannelKit / 3.27.0 / TuyaSmartSocketChannelKit.podspec.json
blobf046110d8f6b1c666c4a794d6bd5dff9c7088975
2   "name": "TuyaSmartSocketChannelKit",
3   "version": "3.27.0",
4   "summary": "A short description of TuyaSmartSocketChannelKit.",
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/1623331768-TuyaSmartSocketChannelKit-3.27.0.zip",
14     "type": "zip"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "static_framework": true,
20   "vendored_frameworks": "ios/*.framework",
21   "source_files": "ios/*.framework/Versions/A/Headers/*.h",
22   "dependencies": {
23     "TuyaSmartBaseKit": [
25     ],
26     "CocoaAsyncSocket": [
27       ">= 7.4.3"
28     ]
29   }