blob: 903688388da1eb0d5a834c31e888b1b5cc69b7b1 [file] [log] [blame]
{
"name": "TJSmartHomeBaseKit",
"version": "1.1.0",
"summary": "TJSmartHome基础库",
"description": "\"为TJSmartHome提供基础支撑\"",
"homepage": "https://gitee.com/Tijio/TIOT_iOS_SmartHomeBaseKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"天乔科技": "18123951108"
},
"source": {
"git": "https://gitee.com/Tijio/TIOT_iOS_SmartHomeBaseKit.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"resource_bundles": {
"TJSmartHomeBaseKit": [
"TJSmartHomeBaseKit/Assets/*"
]
},
"dependencies": {
"NIMSDK_LITE": [
],
"AFNetworking": [
],
"CocoaAsyncSocket": [
]
},
"vendored_frameworks": "TJSmartHomeBaseKit/Product/TJSmartHomeBaseKit.framework"
}