blob: 020a1b2ff9124f33c17c6ad1a431b916fd56219e [file] [log] [blame]
{
"name": "IdentityOCR",
"version": "0.7.0",
"summary": "IdentityOCR submodule description.",
"description": "IdentityOCR submodule description. Will be used in conjunction with the core library",
"homepage": "https://github.com/apopovbg/IdentityOCR.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrew Popov": "apopov@brightgrove.com"
},
"source": {
"git": "https://github.com/apopovbg/IdentityOCR.git",
"tag": "0.7.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "IdentityOCR/Classes/**/*",
"public_header_files": "IdentityOCR/Classes/**/*.h",
"user_target_xcconfig": {
"GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) IDENTITY_OCR=1"
}
}