4 "summary": "CloverGo SDK",
5 "description": "Clover Go SDK provides an interface to connect to CloverGo readers (RP350, RP450) and process payments by Swipe, EMV and Tap",
6 "homepage": "https://github.com/CloverGoSDK/CloverGoSDKv2.1.git",
8 "type": "Apache License 2.0",
12 "CloverGo Dev Team": "clovergodev@gmail.com"
18 "git": "https://github.com/CloverGoSDK/CloverGoSDKv2.1.git",
21 "pod_target_xcconfig": {
22 "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/CloverGoSDK"
26 "G4XSwiper.framework",
30 "module_map": "module.modulemap",
35 "libraries": "stdc++.6.0.9",
45 "vendored_frameworks": [
46 "clovergoclient.framework",
47 "CloverGoReaderSDK.framework"
50 "pushed_with_swift_version": "2.3"