blob: 3ee447dfa5e9f19fa8bb418eefe7ae9cbdda8991 [file] [log] [blame]
{
"name": "TuyaSmartBaseKit",
"version": "2.8.43",
"summary": "A short description of TuyaSmartBaseKit.",
"license": {
"type": "MIT"
},
"authors": {
"0x5e": "gaosen@tuya.com"
},
"homepage": "https://tuya.com",
"source": {
"http": "https://airtake-public-data.oss-cn-hangzhou.aliyuncs.com/smart/app/package/sdk/ios/TuyaSmartBaseKit-2.8.43.zip",
"type": "zip"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"SystemConfiguration",
"CoreData",
"CoreTelephony"
],
"libraries": [
"c++",
"z"
],
"static_framework": true,
"source_files": [
"Headers/**/*.h",
"ios/**/*.h"
],
"vendored_frameworks": "ios/*.framework",
"dependencies": {
"TuyaSmartUtil": [
],
"YYModel": [
],
"Reachability": [
]
},
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
}
}