[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / 1 / acceptSDK / 1.6.116 / acceptSDK.podspec.json
blobb0c9101198dabc884ce808b1ad2237d3fbb84bb8
2   "name": "acceptSDK",
3   "version": "1.6.116",
4   "summary": "Accept Payment Platform SDK - card payments, Chip and PIN, magstripe",
5   "description": "                       The library extends the point of sale to modern mobile environment. \n                       Major Credit and Debit Card payment processing (Master, Visa, American Express)\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.116"
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   ]