blob: 2cbfc887e92912b2d5c4b85e1d6e4af7b7be8603 [file] [log] [blame]
{
"name": "SwiftQRCode",
"version": "3.0.1",
"summary": "Simple QRCode detector and generator in Swift",
"homepage": "https://github.com/liufan321/QRCode",
"license": "MIT",
"authors": {
"Fan Liu": "liufan321@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liufan321/SwiftQRCode.git",
"tag": "3.0.1"
},
"source_files": "QRCode/Source/*.swift",
"frameworks": "AVFoundation",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}