blob: 326b6e2f98e73ccc0c1e9f1b6aa8e2518871b5fb [file] [log] [blame]
{
"name": "PPBlinkID",
"version": "1.0.1",
"summary": "A delightful component for barcode scanning",
"homepage": "http://microblink.com",
"description": "BlinkID SDK is a delightful component for quick and easy scanning of ID cards, passports and drivers licenses. The SDK is powered with [MicroBlink's](http://www.microblink.com) industry-proven and world leading OCR and barcode scanning technology, and offers:\n\n- integrated camera management\n- layered API, allowing everything from simple integration to complex UX customizations.\n- lightweight and no internet connection required\n- enteprise-level security standards\n- data parsing from ID barcode standards\n\nBlinkID is a part of family of SDKs developed by [MicroBlink](http://www.microblink.com) for optical text recognition, barcode scanning, ID document scanning and many others.",
"license": {
"type": "commercial",
"text": " © 2013-2015 MicroBlink Ltd. All rights reserved.\n"
},
"authors": {
"MicroBlink": "info@microblink.com",
"Jurica Cerovec": "jurica.cerovec@microblink.com"
},
"source": {
"git": "https://github.com/BlinkID/blinkid-ios.git",
"tag": "v1.0.1"
},
"preserve_paths": "MicroBlink.embeddedframework/*",
"platforms": {
"ios": "6.0.0"
},
"ios": {
"source_files": "MicroBlink.embeddedframework/MicroBlink.framework/Versions/A/Headers/*.{h}",
"header_dir": "MicroBlink",
"public_header_files": "MicroBlink.embeddedframework/MicroBlink.framework/Versions/A/Headers/*.h",
"resources": "MicroBlink.embeddedframework/MicroBlink.framework/Versions/A/Resources/*.{strings,wav,png,zzip}",
"requires_arc": false,
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/PPBlinkID/MicroBlink.embeddedframework\""
},
"frameworks": [
"MicroBlink",
"AVFoundation",
"AudioToolbox",
"CoreMedia"
],
"libraries": [
"c++",
"iconv"
]
}
}