[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 9 / e / MMACodeReader / 1.1.0 / MMACodeReader.podspec.json
blob733c60f92496a7dc9af6c46124577c361012ba69
2   "name": "MMACodeReader",
3   "version": "1.1.0",
4   "summary": "Code reader for iOS",
5   "description": "Code reader for iOS that uses deviceĀ“s camera",
6   "homepage": "https://github.com/marcdaywalker/MMACodeReader",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MMApps": "thisisme@mmapps.eu"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/marcdaywalker/MMACodeReader.git",
19     "tag": "1.1.0"
20   },
21   "source_files": [
22     "Classes",
23     "MMACodeReader/MMACodeReader/MMACodeReader/*.{swift}"
24   ]