blob: 34c9725b85fa220e5ed1a9f31226f1be556c33aa [file] [log] [blame]
{
"name": "WiFiQRCodeKit",
"version": "1.1.1",
"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 8.0+.",
"homepage": "https://github.com/Kuniwak/WiFiQRCodeKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kuniwak": "orga.chem.job@gmail.com"
},
"swift_version": "4.1",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Kuniwak/WiFiQRCodeKit.git",
"tag": "1.1.1"
},
"source_files": "WiFiQRCodeKit/**/*.swift"
}