blob: 8cee1062c9e90848e3583e77b872597874e56fb0 [file] [log] [blame]
{
"name": "JYYQRCodeView",
"version": "1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "UIImageView Subclass for displaying a QR Code",
"homepage": "https://github.com/justyoyo/JYYQRCodeView",
"authors": "Tom Hutchinson",
"source": {
"git": "https://github.com/justyoyo/JYYQRCodeView.git",
"tag": "1.1"
},
"source_files": "JYYQRCodeView/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}