blob: 7632827a9882c3b763e63686db33fdc4f0f13d47 [file] [log] [blame]
{
"name": "EFQRCode",
"version": "1.1.0",
"summary": "An extension for UIImage to create and scan QRCode.",
"description": "An extension for UIImage to create and scan QRCode, in Swift.",
"homepage": "https://github.com/EyreFree/EFQRCode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EyreFree": "eyrefree@eyrefree.org"
},
"source": {
"git": "https://github.com/EyreFree/EFQRCode.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "EFQRCode/Classes/*.swift",
"pushed_with_swift_version": "3.0"
}