[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 9 / b / KIFastQR / 0.3.0 / KIFastQR.podspec.json
blob6bd006bd81d856d1c996a4c2b62519b432721f19
2   "name": "KIFastQR",
3   "version": "0.3.0",
4   "summary": "Really easy QR decoding.",
5   "description": "Really easy & fast QR decoding. Only 3 lines to integrate.",
6   "homepage": "https://github.com/kaiinui/FastQR",
7   "license": "MIT",
8   "authors": {
9     "kaiinui": "lied.der.optik@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/kaiinui/FastQR.git",
13     "tag": "v0.3.0"
14   },
15   "source_files": "FastQR/Classes/**/*.{h,m}",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "7.0"
19   }