blob: 5eb0380eba82ff5e87480742cf40e370deddba53 [file] [log] [blame]
{
"name": "EFQRCode",
"version": "1.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "EFQRCode/Classes/*.swift",
"pushed_with_swift_version": "3.0"
}