blob: 501d4b410f9e7c07a56ec27243a1c9109c476ac7 [file] [log] [blame]
{
"name": "TJSmartHomeSDK",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"YYModel": [
],
"TJSmartHomeBaseKit": [
]
},
"resource_bundles": {
"TJSmartHomeSDK": [
"TJSmartHomeSDK/Assets/**/*"
]
},
"vendored_frameworks": "TJSmartHomeSDK/Products/TJSmartHomeSDK.framework",
"frameworks": [
"UIKit",
"CoreLocation"
],
"libraries": "z.1.2.5",
"vendored_libraries": "TJSmartHomeSDK/Statics/*.a"
}