blob: c61531447ea2d9ba8ff59dda0658415bb35fb6a7 [file] [log] [blame]
{
"name": "WiFiHelper",
"version": "1.0.1",
"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.1"
},
"source_files": [
"WiFiHelper",
"WiFiHelper/**/*.{h,m,swift}"
]
}