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