blob: c8d9b8fd455099702193880a8a295052c8960e00 [file] [log] [blame]
{
"name": "MMACodeReader",
"version": "1.0.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.0.0"
},
"source_files": [
"Classes",
"MMACodeReader/MMACodeReader/MMACodeReader/*.{swift}"
]
}