blob: bb94bec8597308103350c9bd6830ec709407d432 [file] [log] [blame]
{
"name": "QRCodeReader.swift",
"version": "3.0.0",
"license": "MIT",
"summary": "Simple QRCode reader in Swift",
"homepage": "https://github.com/yannickl/QRCodeReader.swift.git",
"social_media_url": "https://twitter.com/yannickloriot",
"authors": {
"Yannick Loriot": "contact@yannickloriot.com"
},
"source": {
"git": "https://github.com/yannickl/QRCodeReader.swift.git",
"tag": "3.0.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "AVFoundation",
"source_files": "QRCodeReader/*.swift",
"requires_arc": true
}