blob: 7017a4020df5ab26786f83796a329f5519461645 [file] [log] [blame]
{
"name": "TJSmartHomeSDK",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"resource_bundles": {
"TJSmartHomeKit": [
"TJSmartHomeSDK/Assets/TJSmartHomeKit/**/*"
]
},
"dependencies": {
"YYModel": [
],
"KeeperCameraSDK": [
],
"TJSmartHomeBaseKit": [
],
"KooKongSDK": [
]
},
"vendored_frameworks": "TJSmartHomeSDK/Products/TJSmartHomeSDK.framework"
}