blob: 10e6629b555ebc678907fb31683cfc879bb62b4b [file] [log] [blame]
{
"name": "DYQRCodeDecoder",
"version": "1.0.3",
"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.0.3"
},
"source_files": "Class/*.{h,m}",
"resources": "Class/*.png"
}