[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / b / 8 / RBKmoneyPaymentsSDK / 1.1.0 / RBKmoneyPaymentsSDK.podspec.json
blobdf50c3eb3447818a7cba21332209759150ac5558
2   "name": "RBKmoneyPaymentsSDK",
3   "version": "1.1.0",
4   "homepage": "https://github.com/rbkmoney/payments-ios-sdk",
5   "license": {
6     "type": "Apache License, Version 2.0",
7     "file": "LICENSE"
8   },
9   "authors": "RBKmoney",
10   "summary": "RBKmoney Payments iOS SDK",
11   "description": "A framework that simplifies your iOS app integration with RBKmoney Payments.",
12   "source": {
13     "git": "https://github.com/rbkmoney/payments-ios-sdk.git",
14     "tag": "1.1.0"
15   },
16   "platforms": {
17     "ios": "11.0"
18   },
19   "swift_versions": "5.3",
20   "source_files": "RBKmoneyPaymentsSDK/{Autogenerated Files,Sources}/**/*.swift",
21   "resources": [
22     "RBKmoneyPaymentsSDK/{Resources,Sources}/**/*.{xcassets,xib,storyboard}",
23     "RBKmoneyPaymentsSDK/Resources/Data/**/*.json",
24     "RBKmoneyPaymentsSDK/Resources/Strings/*.lproj/*.strings"
25   ],
26   "frameworks": [
27     "UIKit",
28     "PassKit"
29   ],
30   "dependencies": {
31     "RxSwift": [
32       "~> 6.0"
33     ],
34     "RxCocoa": [
35       "~> 6.0"
36     ],
37     "R.swift.Library": [
38       "~> 5.0"
39     ]
40   },
41   "swift_version": "5.3"