[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 1 / 3 / ComoSdk / 0.1.19 / ComoSdk.podspec.json
blob240bc3a74561e171bbfdfffbcc0acae6772d9a3d
2   "name": "ComoSdk",
3   "version": "0.1.19",
4   "summary": "Library to connect to como loyalty.",
5   "description": "A library that handles the connection and flow to como loyalty",
6   "homepage": "https://revo.works",
7   "license": "MIT",
8   "swift_versions": "5.3",
9   "authors": {
10     "Jordi PuigdellĂ­vol": "jordi@gloobus.net"
11   },
12   "social_media_url": "https://instagram.com/badchoice2",
13   "platforms": {
14     "ios": "13.0"
15   },
16   "source": {
17     "git": "https://github.com/revosystems/comosdk.git",
18     "tag": "0.1.19"
19   },
20   "source_files": "ComoSdk/src/**/*.{swift}",
21   "resources": "ComoSdk/resources/*.*",
22   "dependencies": {
23     "RevoHttp": [
24       "~> 0.3.2"
25     ],
26     "RevoUIComponents": [
27       "~> 0.0.32"
28     ]
29   },
30   "swift_version": "5.3"