blob: 035f531c3932611f23329aa1004a11065b7b048f [file] [log] [blame]
{
"name": "XJIOTUtil",
"version": "1.0",
"summary": "XJIOTUtil, XJDevice Help",
"description": "Wrap Many Methods For XJCloud. DeviceControl, DeviceManager.",
"homepage": "https://gitee.com/x-jiang/XJIOTUtil-package",
"license": "MIT",
"authors": {
"RengeRenge": "lidrkuft123@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/x-jiang/XJIOTUtil-package.git",
"tag": "1.0"
},
"vendored_frameworks": [
"Framework/XJIOTUtil.framework",
"Framework/SmartLink.framework"
],
"vendored_libraries": "Framework/libEasyLink.a",
"dependencies": {
"CocoaAsyncSocket": [
]
}
}