blob: e57696466a41d11138fe1c05ef4bc6637d6d5120 [file] [log] [blame]
{
"name": "MMQRCodeReaderViewControllerModule",
"version": "0.0.2",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Simple QRCode reader for iOS 7 and over",
"homepage": "https://github.com/xwgit2971/MMQRCodeReaderViewControllerModule",
"authors": {
"SunnyX": "1031787148@qq.com"
},
"source": {
"git": "https://github.com/xwgit2971/MMQRCodeReaderViewControllerModule.git",
"tag": "0.0.2"
},
"source_files": "MMQRCodeReaderViewControllerModule/Resources/*.png",
"frameworks": [
"Foundation",
"UIKIt",
"AVFoundation"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.2"
],
"MMUIKitAdditions": [
]
}
}