[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 9 / 6 / CloverGoSDK / 2.1 / CloverGoSDK.podspec.json
blob403d0620abfc91285888a6dcb29009d25f39e37a
2   "name": "CloverGoSDK",
3   "version": "2.1",
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://www.clover.com/get-paid/go",
7   "license": {
8     "type": "Apache License 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CloverGo Dev Team": "clovergodev@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/CloverGoSDK/CloverGoSDKv2.1.git",
19     "tag": "2.1"
20   },
21   "frameworks": [
22     "Foundation",
23     "MediaPlayer"
24   ],
25   "libraries": "stdc++.6.0.9",
26   "dependencies": {
27     "Alamofire": [
28       "3.5.1"
29     ],
30     "ObjectMapper": [
31       "1.5.0"
32     ]
33   },
34   "ios": {
35     "vendored_frameworks": [
36       "clovergoclient.framework",
37       "CloverGoReaderSDK.framework",
38       "G4XSwiper.framework",
39       "RPx_BLE.framework",
40       "RUA_BLE.framework"
41     ]
42   },
43   "pushed_with_swift_version": "2.3"