blob: 6c16007bf4edc9499bd0e0dc1768542efe3bd497 [file] [log] [blame]
{
"name": "DYQRCodeDecoder",
"version": "1.1.0",
"summary": "An iOS QRCode Scanner and Decoder.",
"homepage": "https://github.com/Dwarven/QRCode-Decoder",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dwarven": "prison.yang@gmail.com"
},
"social_media_url": "https://twitter.com/DwarvenYang",
"source": {
"git": "https://github.com/Dwarven/QRCode-Decoder.git",
"tag": "1.1.0"
},
"source_files": "Class/*.{h,m}",
"resources": "Class/*.png"
}