blob: 801ad745c056a45ae8ce327e502dd769f22ad8f4 [file] [log] [blame]
{
"name": "AcuantMobileSDK",
"version": "4.9.8",
"summary": "AcuantMobileSDK",
"homepage": "http://www.acuantcorp.com",
"description": "The AcuantMobileSDK.framework is a Cocoa Framework is designed to simplify your development efforts. The processing of the captured images takes place via Acuant’s Web Services. Our Web Services offer fast data extraction and zero maintenance as software is looked after by Acuant on our optimized cloud infrastructure.\n\n Benefits:\n\n - Process Enhancement: Faster data extraction and process images via Acuant’s Web Services.\n\n - Easy to set up and deploy.\n \n - No maintenance and support: All maintenance and updates are done on Acuant servers.\n \n - Secured Connection: Secured via SSL and HTTPS AES 256-bit encryption.\n \n Acuant Web Services supports processing of drivers licenses, state IDs, other govt issued IDs, custom IDs, driver’s license barcodes, passports, medical insurance cards etc.",
"license": {
"type": "commercial",
"text": " Copyright 2016 Acuant, Inc. All Rights Reserved.\n"
},
"authors": {
"tbeheraacuant": "tbehera@acuantcorp.com"
},
"source": {
"git": "https://github.com/Acuant/AcuantiOSMobileSDK.git",
"tag": "v4.9.8"
},
"preserve_paths": "AcuantMobileSDK.embeddedframework/*",
"platforms": {
"ios": "8.0"
},
"source_files": "AcuantMobileSDK.embeddedframework/AcuantMobileSDK.framework/Versions/4.9.8/Headers/*.{h}",
"ios": {
"header_dir": "AcuantMobileSDK",
"xcconfig": {
"GCC_PREPROCESSOR_DEFINITIONS": "CVLIB_IMG_NOCODEC",
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/AcuantMobileSDK/AcuantMobileSDK.embeddedframework\""
},
"frameworks": [
"AcuantMobileSDK",
"Accelerate",
"CoreLocation",
"ImageIO",
"CoreText",
"CoreMotion",
"SystemConfiguration",
"AssetsLibrary",
"AudioToolbox",
"AVFoundation",
"CoreMedia",
"CoreVideo",
"CoreGraphics",
"QuartzCore"
],
"libraries": [
"iconv",
"c++",
"z"
]
},
"public_header_files": "AcuantMobileSDK.embeddedframework/AcuantMobileSDK.framework/Versions/4.9.8/Headers/*.h",
"resources": "AcuantMobileSDK.embeddedframework/AcuantMobileSDK.framework/Versions/4.9.8/Resources/*.{strings,wav,png}"
}