blob: 733c60f92496a7dc9af6c46124577c361012ba69 [file] [log] [blame]
{
"name": "MMACodeReader",
"version": "1.1.0",
"summary": "Code reader for iOS",
"description": "Code reader for iOS that uses deviceĀ“s camera",
"homepage": "https://github.com/marcdaywalker/MMACodeReader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MMApps": "thisisme@mmapps.eu"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/marcdaywalker/MMACodeReader.git",
"tag": "1.1.0"
},
"source_files": [
"Classes",
"MMACodeReader/MMACodeReader/MMACodeReader/*.{swift}"
]
}