[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 7 / 1 / 8 / CLVGoSDK / 3.1.48 / CLVGoSDK.podspec.json
blobff2e56cfd399e69f7d06de6ea1b89b558032fea0
2   "name": "CLVGoSDK",
3   "version": "3.1.48",
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": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/CloverGoSDK/CloverGoSDKv2.1.git",
19     "tag": "3.1.48"
20   },
21   "pod_target_xcconfig": {
22     "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/CLVGoSDK",
23     "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/CLVGoSDK",
24     "SWIFT_VERSION": "4.0"
25   },
26   "preserve_paths": [
27     "module.modulemap",
28     "G4XSwiper.framework",
29     "LandiSDK_BLE.framework",
30     "RUA_BLE.framework"
31   ],
32   "module_map": "module.modulemap",
33   "frameworks": [
34     "Foundation",
35     "MediaPlayer",
36     "AVFoundation",
37     "AudioToolbox"
38   ],
39   "libraries": "stdc++.6.0.9",
40   "dependencies": {
41     "Alamofire": [
42       "4.2"
43     ],
44     "ObjectMapper": [
45       "3.0.0"
46     ],
47     "RealmSwift": [
48       "2.10.0"
49     ]
50   },
51   "vendored_frameworks": [
52     "clovergoclient.framework",
53     "CloverGoReaderSDK.framework",
54     "CloverGoLogger.framework"
55   ],
56   "pushed_with_swift_version": "4.0"