blob: 11ec13bc49febc16fa47fda2127d472ae63a989d [file] [log] [blame]
{
"name": "SkywareSDK",
"version": "1.1.5",
"summary": "Skyware->SDK",
"homepage": "https://github.com/lixiao7215981",
"license": "MIT",
"authors": {
"SuperlX": "1019661666@qq.com"
},
"social_media_url": "http://weibo.com/2106002880/profile?topnav=1&wvr=6",
"source": {
"git": "https://github.com/lixiao7215981/SkywareSDK.git",
"tag": "1.1.5"
},
"source_files": "SkywareSDK/SkywareSDK/SDK/**/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"dependencies": {
"MQTTClient": [
],
"HF_SmartLink": [
],
"LXFrameWork_OC": [
],
"CocoaAsyncSocket": [
]
}
}