blob: d25b75de7fad582c91a7befec5bec1c5783657f3 [file] [log] [blame]
{
"name": "TJSmartHomeSDK",
"version": "1.0.0",
"summary": "天乔科技智能家居SDK",
"description": "\"天乔科技智能家居SDK\"",
"homepage": "https://gitee.com/Tijio/TIOT_iOS_SDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"天乔科技": "18123951108"
},
"source": {
"git": "https://gitee.com/Tijio/TIOT_iOS_SDK.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"resource_bundles": {
"TJSmartHomeKit": [
"TJSmartHomeSDK/Assets/TJSmartHomeKit/**/*"
]
},
"dependencies": {
"YYModel": [
],
"KeeperCameraSDK": [
],
"TJSmartHomeBaseKit": [
],
"KooKongSDK": [
]
},
"vendored_frameworks": "TJSmartHomeSDK/Products/TJSmartHomeKit.framework"
}