blob: 170de5442851aa1792773300474f6988bae56f06 [file] [log] [blame]
{
"name": "TJSmartHomeBaseKit",
"version": "1.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"resource_bundles": {
"TJSmartHomeBaseKit": [
"TJSmartHomeBaseKit/Assets/*"
]
},
"dependencies": {
"NIMSDK": [
"~> 7.8.3"
],
"AFNetworking": [
"~> 4.0.1"
],
"CocoaAsyncSocket": [
"~> 7.6.4"
]
},
"vendored_frameworks": "TJSmartHomeBaseKit/Product/TJSmartHomeBaseKit.framework"
}