[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 6 / 4 / LukaSDK / 0.2.4 / LukaSDK.podspec.json
blobf323fa032f17db5799df68dd839cd1d50cc3e530
2   "name": "LukaSDK",
3   "version": "0.2.4",
4   "summary": "Payments SDK",
5   "description": "Luka SDK for payments",
6   "homepage": "https://github.com/josegmanzanares/LukaSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "josegmanzanares": "joseg@manzanares.com.ve"
13   },
14   "source": {
15     "git": "https://github.com/josegmanzanares/LukaSDK.git",
16     "tag": "0.2.4"
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"