blob: 8ae40453f68bbf446eadf57912e39e1cdb6f2810 [file] [log] [blame]
{
"name": "ZRQRCodeViewController",
"version": "2.1",
"license": "MIT",
"homepage": "https://github.com/VictorZhang2014/ZRQRCodeViewController.git",
"authors": {
"Victor Zhang": "victorzhangq@gmail.com"
},
"summary": "A delightful QR Code Scanning framework that being compatible with iOS 7.0 and later.",
"source": {
"git": "https://github.com/VictorZhang2014/ZRQRCodeViewController.git",
"tag": "2.1"
},
"platforms": {
"ios": null
},
"source_files": "Classes/*.{h,m}",
"resources": "Classes/ZRQRCode.bundle",
"frameworks": "UIKit",
"requires_arc": true
}