blob: 811f650f724b3daa661caf1178a37508859fa4ab [file] [log] [blame]
{
"name": "WiFiHelper",
"version": "1.0.3",
"summary": "An iOS framework for connecting to Wi-Fi networks programmatically",
"swift_version": "5.0",
"description": "An iOS framework for connecting to Wi-Fi networks programmatically",
"homepage": "https://github.com/Astranno/WiFiHelper",
"license": "MIT",
"authors": {
"Astranno": "apps@astranno.com"
},
"platforms": {
"ios": "11.4"
},
"source": {
"git": "https://github.com/Astranno/WiFiHelper.git",
"tag": "1.0.3"
},
"source_files": [
"WiFiHelper",
"WiFiHelper/**/*.{h,m,swift}"
]
}