blob: a4cfc0f7b0974d1a5d6288114027fda1dc9d6360 [file] [log] [blame]
{
"name": "PassportOCR",
"version": "0.1.3",
"summary": "A Swift framework for machine readable documents recognition",
"homepage": "https://github.com/appintheair/passport-ocr-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michael": "mmbabaev@gmail.com"
},
"source": {
"git": "https://github.com/appintheair/passport-ocr-ios.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PassportOCR/Classes/**/*",
"frameworks": "UIKit"
}