[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 9 / 1 / acceptSDK / 1.6.104 / acceptSDK.podspec.json
blobe5bafd2645e9b3543cd67d17e03acf4682d8d961
2   "name": "acceptSDK",
3   "version": "1.6.104",
4   "summary": "Accept Payment Platform SDK",
5   "description": "                       The library extends the point of sale to modern mobile environment. \n                       \n                       Fully integrated with licensed Wirecard Payment infrastructure.\n                       \n                       Set of Wirecard approved terminals is supported (more to come):\n                       * IDTech Unimag Pro\n                       * BBPOS uEMVSwiper *Chipper\n                       * Spire PosMate\n                       * Spire SPm2\n                       * Datecs DPP-250\n",
6   "homepage": "https://github.com/mposSVK/acceptSDK",
7   "license": "MIT",
8   "authors": {
9     "radoslav.danko": "radoslav.danko@wirecard.com",
10     "francisco.fortes": "francisco.fortes@wirecard.com",
11     "Damian KoĊ‚akowski": "damian.kolakowski@up-next.com"
12   },
13   "source": {
14     "git": "https://github.com/mposSVK/acceptSDK.git",
15     "tag": "1.6.104"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "xcconfig": {
22     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
23   },
24   "libraries": [
25     "stdc++.6",
26     "z.1",
27     "xml2"
28   ],
29   "frameworks": [
30     "Foundation",
31     "SystemConfiguration",
32     "MediaPlayer",
33     "AVFoundation",
34     "AudioToolbox",
35     "CoreAudio",
36     "ExternalAccessory"
37   ],
38   "source_files": "Pod/Classes/include/*.{h}",
39   "public_header_files": "**/*.{h}",
40   "vendored_libraries": "Pod/Classes/lib/*.{a}",
41   "resources": [
42     "Pod/Assets/*.xml"
43   ]