[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 0 / 6 / 7 / TuyaSmartBLEKit / 2.10.96 / TuyaSmartBLEKit.podspec.json
blob4a43c53723c2302944d0f3decbd977931d9f526e
2   "name": "TuyaSmartBLEKit",
3   "version": "2.10.96",
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     "http": "https://airtake-public-data.oss-cn-hangzhou.aliyuncs.com/smart/app/package/sdk/ios/TuyaSmartBLEKit-2.10.96.zip",
14     "type": "zip"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "static_framework": true,
20   "source_files": "ios/**/*.h",
21   "vendored_frameworks": "ios/*.framework",
22   "frameworks": [
23     "Foundation",
24     "CoreBluetooth"
25   ],
26   "dependencies": {
27     "TuyaSmartBaseKit": [
29     ],
30     "TuyaSmartDeviceKit": [
32     ],
33     "TYBluetooth": [
35     ],
36     "TuyaSmartActivatorKit": [
38     ]
39   },
40   "pod_target_xcconfig": {
41     "DEFINES_MODULE": "YES"
42   }