blob: f89e02224b79b5e119cf38a6b0a8af90283496e1 [file] [log] [blame]
{
"name": "MetaQR",
"version": "1.0.0",
"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": "1.0.0"
},
"source_files": [
"MetaQR",
"MetaQR/*.{h,m}"
]
}