blob: 9ed9566c37206fa7eda00eae3471345850213ec3 [file] [log] [blame]
{
"name": "TJSmartHomeBaseKit",
"version": "1.0.1",
"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.0.1"
},
"platforms": {
"ios": "8.0"
},
"resource_bundles": {
"TJSmartHomeBaseKit": [
"TJSmartHomeBaseKit/Assets/*"
]
},
"dependencies": {
"NIMSDK_LITE": [
],
"AFNetworking": [
],
"CocoaAsyncSocket": [
]
},
"vendored_frameworks": "TJSmartHomeBaseKit/Product/TJSmartHomeBaseKit.framework"
}