[Add] PBCamera 1.0.2
[CocoaPods.git] / Specs / 5 / 1 / d / PassportOCR / 0.1.6 / PassportOCR.podspec.json
blob1d9e97d922bd2c29de4adabb86429cd1d171df9d
2   "name": "PassportOCR",
3   "version": "0.1.6",
4   "summary": "A Swift framework for machine readable documents recognition",
5   "homepage": "https://github.com/appintheair/passport-ocr-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Michael": "mmbabaev@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/appintheair/passport-ocr-ios.git",
15     "tag": "0.1.6"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "PassportOCR/Classes/**/*",
21   "frameworks": "UIKit",
22   "dependencies": {
23     "TesseractOCRiOS": [
25     ],
26     "UIImage-Resize": [
28     ],
29     "GPUImage": [
31     ]
32   }