[Add] DocumentReaderFullAuthRFIDStage 7.5.10858
[CocoaPods.git] / Specs / 2 / 1 / 6 / AcuantMobileSDK / 4.8.1 / AcuantMobileSDK.podspec.json
bloba5975a70fc83b1dd9aaa50f794f9ae63076ff81a
2   "name": "AcuantMobileSDK",
3   "version": "4.8.1",
4   "summary": "AcuantMobileSDK",
5   "homepage": "http://www.acuantcorp.com",
6   "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.",
7   "license": {
8     "type": "commercial",
9     "text": "                Copyright 2016 Acuant, Inc. All Rights Reserved.\n"
10   },
11   "authors": {
12     "tbeheraacuant": "tbehera@acuantcorp.com"
13   },
14   "source": {
15     "git": "https://github.com/Acuant/AcuantiOSMobileSDK.git",
16     "tag": "v4.8.1"
17   },
18   "preserve_paths": "AcuantMobileSDK.embeddedframework/*",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "AcuantMobileSDK.embeddedframework/AcuantMobileSDK.framework/Headers/*.{h}",
23   "ios": {
24     "header_dir": "AcuantMobileSDK",
25     "xcconfig": {
26       "GCC_PREPROCESSOR_DEFINITIONS": "CVLIB_IMG_NOCODEC",
27       "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/AcuantMobileSDK/AcuantMobileSDK.embeddedframework\""
28     },
29     "frameworks": [
30       "AcuantMobileSDK",
31       "SystemConfiguration",
32       "AudioToolbox",
33       "AVFoundation",
34       "CoreMedia",
35       "CoreVideo",
36       "CoreGraphics",
37       "QuartzCore"
38     ],
39     "libraries": [
40       "iconv",
41       "c++",
42       "z"
43     ]
44   },
45   "public_header_files": "AcuantMobileSDK.embeddedframework/AcuantMobileSDK.framework/Headers/*.h",
46   "resources": "AcuantMobileSDK.embeddedframework/Resources/*.{strings,wav,png}"