blob: eb2c2c2353bea7e68fc62c74d1ee4fdde210bd66 [file] [log] [blame]
{
"name": "EspTouch",
"version": "3.5.3",
"summary": "EspTouch Espressif wifi module,more see:https://github.com/EspressifApp/EsptouchForIOS.",
"description": "==================================v0.3.5.3==================================\n\n1. isSsidHidden is YES forever\n\n2. Usage:\n \n The same as v0.3.5.2.(Support IPv6 only environment).\n\n==================================v0.3.5.2==================================\n\n1. Espressif's RTOS SDK Smart Config is updated to v2.5.5\n <b>Only RTOS-v2.5.5 and above support IPv6 only environment</b> \n <b>Esptouch v0.3.5.1 only support Espressif's Smart Config v2.4 and above</b>\n <b>IPv4 is preferred and the old version is compatible</b>\n\n2. Usage:\n\n The same as v0.3.5.1.(Support IPv6 only environment).\n\n3. Fix a bug about check IPv4 address private\n\n4. Try to open network permission when launch app after ios10.0\n (Fix the bug some ios10.0 later can't use Esptouch)\n\n==================================v0.3.5.1==================================\n\n1. Espressif's RTOS SDK Smart Config is updated to v2.5.5\n <b>Only RTOS-v2.5.5 and above support IPv6 only environment</b> \n <b>Esptouch v0.3.5.1 only support Espressif's Smart Config v2.4 and above</b>\n <b>IPv4 is preferred and the old version is compatible</b>\n\n2. Usage:\n\n The same as v0.3.5.0.(Support IPv6 only environment).\n\n==================================v0.3.5.0==================================\n\n1. Espressif's Smart Config is updated to v2.4.\n\n <b>Esptouch v0.3.5.0 only support Espressif's Smart Config v2.4</b>\n\n2. Usage:\n\n The same as v0.3.4.3.(Support IPv6 only environment).\n\n3. Significant Change:\n\n Esptouch v0.3.5.0 support IPv6 only environment.\n IPv4 is preferred and the old version is compatible.\n\n==================================v0.3.4.3==================================\n\n1. Espressif's Smart Config is updated to v2.4.\n\n <b>Esptouch v0.3.4.3 only support Espressif's Smart Config v2.4</b>\n\n2. Usage:\n\n The same as v0.3.4.2.(fix some bugs in v0.3.4.2).\n\n==================================v0.3.4.2==================================\n\n1. Espressif's Smart Config is updated to v2.4, and some paremeters are changed.\n\n <b>Esptouch v0.3.4 only support Espressif's Smart Config v2.4</b>\n\n2. ESPTouchDelegate is added. It support callback when new device is connected to wifi.\n\n3. Usage:\n\n The same as v0.3.3.",
"homepage": "https://github.com/liubiqu/EspTouch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liubiqu": "liubiqu@qq.com"
},
"source": {
"git": "https://github.com/liubiqu/EspTouch.git",
"tag": "3.5.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "EspTouch/**/*"
}