2 "name": "TuyaSmartBLECoreKit",
4 "summary": "A short description of TuyaSmartBLECoreKit.",
5 "homepage": "https://tuya.com",
10 "0x5e": "gaosen@tuya.com"
13 "http": "https://images.tuyacn.com/smart/app/package/developer/sdk/1637244850-TuyaSmartBLECoreKit-3.32.6.zip",
19 "static_framework": true,
20 "prefix_header_contents": "#ifdef __OBJC__\n\n #import <YYModel/YYModel.h>\n #import \"TuyaSmartBLECoreKit.h\"\n #import \"TYBLECorePrivateConf.h\"\n #import \"TYBLECoreNotificationKeys.h\"\n #import \"TuyaSmartBLEActiveDelegate.h\"\n #import <TYBluetooth/TYBluetooth.h>\n #import <TuyaSmartUtil/TuyaSmartUtil.h>\n \n #undef TYLog\n #undef TYSDKLogDebug\n #undef TYSDKLogInfo\n #undef TYSDKLogWarn\n #undef TYSDKLogError\n #define TYSDKLogDebug(...) TYSDKLog(0, @\"TuyaSmartBLECoreKit\", __FILE__, __PRETTY_FUNCTION__, __LINE__, ##__VA_ARGS__)\n #define TYSDKLogInfo(...) TYSDKLog(1, @\"TuyaSmartBLECoreKit\", __FILE__, __PRETTY_FUNCTION__, __LINE__, ##__VA_ARGS__)\n #define TYSDKLogWarn(...) TYSDKLog(2, @\"TuyaSmartBLECoreKit\", __FILE__, __PRETTY_FUNCTION__, __LINE__, ##__VA_ARGS__)\n #define TYSDKLogError(...) TYSDKLog(3, @\"TuyaSmartBLECoreKit\", __FILE__, __PRETTY_FUNCTION__, __LINE__, ##__VA_ARGS__)\n\n#endif",
36 "user_target_xcconfig": {
37 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
39 "pod_target_xcconfig": {
40 "DEFINES_MODULE": "YES"
42 "cocoapods_version": ">= 1.10",
43 "vendored_frameworks": [
44 "Build/TuyaSmartBLECoreKit.xcframework"
47 "Build/TuyaSmartBLECoreKit.xcframework/ios-arm64_armv7/TuyaSmartBLECoreKit.framework/Headers/*"