[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 7 / 1 / 8 / CLVGoSDK / 3.3.10 / CLVGoSDK.podspec.json
blobab1033226f347e913207ea481fd04ae71d3d1737
2   "name": "CLVGoSDK",
3   "version": "3.3.10",
4   "summary": "Test Build",
5   "description": "Test SDK provides an interface to connect to CloverGo readers (RP350, RP450) and process payments by Swipe, EMV, Tap and manual keyed in transactions",
6   "homepage": "https://github.com/CloverGoSDK/CloverGoSDKv2.1.git",
7   "license": {
8     "type": "Apache License 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dev Team": "clovergodev@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/CloverGoSDK/CloverGoSDKv2.1.git",
19     "tag": "3.3.10"
20   },
21   "pod_target_xcconfig": {
22     "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/CLVGoSDK",
23     "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/CLVGoSDK",
24     "SWIFT_VERSION": "5.0"
25   },
26   "preserve_paths": [
27     "G4XSwiper.framework",
28     "LandiSDK_BLE.framework",
29     "RUA_BLE.framework"
30   ],
31   "module_map": "module.modulemap",
32   "swift_versions": "5.0",
33   "frameworks": [
34     "Foundation",
35     "MediaPlayer",
36     "AVFoundation",
37     "AudioToolbox"
38   ],
39   "dependencies": {
40     "Alamofire": [
41       "5.0.0-beta.6"
42     ],
43     "ObjectMapper": [
44       "3.3"
45     ],
46     "RealmSwift": [
47       "3.14.2"
48     ]
49   },
50   "vendored_frameworks": [
51     "clovergoclient.framework",
52     "CloverGoReaderSDK.framework",
53     "CloverGoLogger.framework"
54   ],
55   "swift_version": "5.0"