blob: d43986357c5f23ad89aa8afb0939f60c528d596e [file] [log] [blame]
{
"name": "XJIoT",
"version": "1.0.0",
"summary": "XJIoTKit, XJCloud Api",
"description": "Wrap Many Methods For XJCloud. DeviceControl, DeviceManager.",
"homepage": "https://gitee.com/x-jiang/XJIoTKit-Package.git",
"license": "MIT",
"authors": {
"RengeRenge": "lidrkuft123@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/x-jiang/XJIoTKit-Package.git",
"tag": "1.0.0"
},
"vendored_frameworks": "Framework/XJIoTKit.framework",
"dependencies": {
"YYModel": [
],
"AFNetworking": [
],
"MQTTClient": [
]
}
}