[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 6 / 7 / TuyaSmartBLEKit / 0.2.2 / TuyaSmartBLEKit.podspec.json
blob7037f26b0bb174c88102b359cdee731793dd52fa
2   "name": "TuyaSmartBLEKit",
3   "version": "0.2.2",
4   "summary": "A short description of TuyaSmartBLEKit.",
5   "license": {
6     "type": "MIT"
7   },
8   "authors": {
9     "0x5e": "gaosen@tuya.com"
10   },
11   "homepage": "https://tuya.com",
12   "source": {
13     "git": "https://github.com/TuyaInc/tuyasmart_home_ios_sdk.git",
14     "tag": "0.2.2"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "static_framework": true,
20   "vendored_frameworks": "ios/TuyaSmartBLEKit.framework",
21   "frameworks": [
22     "Foundation",
23     "CoreBluetooth"
24   ],
25   "dependencies": {
26     "TuyaSmartBaseKit": [
28     ],
29     "TuyaSmartDeviceKit": [
31     ],
32     "TYBluetooth": [
34     ]
35   }