[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / a / c / LukaBluesnap3DS / 0.0.1 / LukaBluesnap3DS.podspec.json
blob9d948d8130d2fd1fdca361d0e01572979009abe0
2   "name": "LukaBluesnap3DS",
3   "version": "0.0.1",
4   "summary": "Payments SDK",
5   "description": "Luka SDK for payments",
6   "homepage": "https://github.com/josem0796/LukaBluesnap3DS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jmoran": "jmoran@lukapay.io"
13   },
14   "source": {
15     "git": "https://github.com/josem0796/LukaBluesnap3DS.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "12.1"
20   },
21   "source_files": "Classes/**/*",
22   "swift_versions": "5",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "dependencies": {
30     "RxSwift": [
31       "~> 6.2.0"
32     ],
33     "Alamofire": [
34       "~> 5.4"
35     ],
36     "BluesnapSDK": [
37       "~> 1.3.8"
38     ],
39     "RxRelay": [
40       "~> 0.1.2"
41     ]
42   },
43   "swift_version": "5"