blob: e7c9e6769e9e6162305adb289c43c24b05ab9777 [file] [log] [blame]
{
"name": "WiFiQRCodeKit",
"version": "1.1.0",
"summary": "Library helping Wi-Fi configurations over QR codes",
"description": "WiFiQRCodeKit provides the Wi-Fi configuration feature via QR code for the situations.\nIt can work with iOS 9.3+.",
"homepage": "https://github.com/Kuniwak/WiFiQRCodeKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kuniwak": "orga.chem.job@gmail.com"
},
"swift_version": "4.1",
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/Kuniwak/WiFiQRCodeKit.git",
"tag": "1.1.0"
},
"source_files": "WiFiQRCodeKit/**/*.swift"
}