blob: 2c730962a18b14da551f233329d6654dae8d762f [file] [log] [blame]
{
"name": "MetaQR",
"version": "0.0.1",
"summary": "MetaQR is for AVCaptureMetadataOutputObjectsDelegate new feature with iOS 7+ for scan QR Codes",
"description": " MetaQR is for AVCaptureMetadataOutputObjectsDelegate new feature with iOS 7+ for scan QR Codes. From this MetaQR you can just drag & drop MetaQR files to your project & configure your project accordingly.\n",
"homepage": "http://bcdilumonline.blogspot.com",
"license": "MIT",
"authors": {
"Dilum Navanjana": "dilumnavanjana@gmail.com"
},
"social_media_url": "https://twitter.com/BC_Dilum",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/dilumnavanjana/MetaQR.git",
"tag": "0.0.1"
},
"source_files": [
"MetaQR",
"MetaQR/*.{h,m}"
]
}