[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 1 / 9 / b / KIFastQR / 0.1.0 / KIFastQR.podspec.json
blobe8b90ff4ec34a54cfb9a3d5d639e7db93df39b91
2   "name": "KIFastQR",
3   "version": "0.1.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.1.0"
14   },
15   "source_files": "FastQR/Classes/**/*.{h,m}",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "7.0"
19   }