[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / 2 / 8 / c / RevoCardPayments / 1.0.43 / RevoCardPayments.podspec.json
blobcf066b1193dd1d5ec4d5bbe32aaf8035cb5cac6f
2   "name": "RevoCardPayments",
3   "version": "1.0.43",
4   "summary": "Card payments sdk.",
5   "description": "A set of libraries for card payments",
6   "homepage": "https://revo.works",
7   "license": "MIT",
8   "swift_versions": "5.0",
9   "authors": {
10     "Jordi PuigdellĂ­vol": "jordi@gloobus.net"
11   },
12   "social_media_url": "https://instagram.com/badchoice2",
13   "platforms": {
14     "ios": "13.6"
15   },
16   "source": {
17     "git": "git@bitbucket.org:revo-pos/cardpayments.git",
18     "tag": "1.0.43"
19   },
20   "source_files": "cardPayments/src/**/*.{swift}",
21   "resources": "cardPayments/resources/**/*.*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "RevoFoundation": [
25       "~> 0.2.0"
26     ],
27     "RevoHttp": [
28       "~> 0.3.2"
29     ],
30     "SwiftyXMLParser": [
31       "~> 5.0.0"
32     ],
33     "RevoUIComponents": [
35     ]
36   },
37   "swift_version": "5.0"