[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 6 / e / CLVGoConn / 3.3.13 / CLVGoConn.podspec.json
blob0c0122754cb817cb386f69388ff9b8a829037dd3
2   "name": "CLVGoConn",
3   "version": "3.3.13",
4   "summary": "Test",
5   "description": "TEST",
6   "homepage": "https://www.clover.com/get-paid/go",
7   "license": {
8     "type": "Custom",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Clover Go": "clovergodev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/clover/remote-pay-ios-go.git",
16     "tag": "3.3.13"
17   },
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "platforms": {
22     "ios": "10.0"
23   },
24   "swift_versions": "5.0",
25   "source_files": "CloverConnector/Classes/**/*.swift",
26   "xcconfig": {
27     "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/CLVGoSDK",
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "frameworks": "Foundation",
34   "dependencies": {
35     "ObjectMapper": [
36       "3.3"
37     ],
38     "Starscream": [
39       "3.0.5"
40     ],
41     "SwiftyJSON": [
42       "5.0.0"
43     ],
44     "CLVGoSDK": [
45       "3.4.2"
46     ]
47   },
48   "swift_version": "5.0"