blob: 632958513afbff4a2443341f08f6cb956e806cab [file] [log] [blame]
{
"name": "WiFiHelper",
"version": "1.0.2",
"summary": "An iOS framework for connecting to Wi-Fi networks programmatically",
"swift_version": "4.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.0"
},
"source": {
"git": "https://github.com/Astranno/WiFiHelper.git",
"tag": "1.0.2"
},
"source_files": [
"WiFiHelper",
"WiFiHelper/**/*.{h,m,swift}"
]
}