[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 3 / 0 / RevoCashMachines / 0.0.3 / RevoCashMachines.podspec.json
blob7d13998d325de6df9bc47c07006020827c37412c
2   "name": "RevoCashMachines",
3   "version": "0.0.3",
4   "summary": "New library for Cash Machines.",
5   "description": "Cash machines implementation",
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.0"
15   },
16   "source": {
17     "git": "git@github.com:revosystems/RevoCashMachines.git",
18     "tag": "0.0.3"
19   },
20   "source_files": "RevoCashMachines/src/**/*.{swift}",
21   "resources": "RevoCashMachines/resources/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
22   "dependencies": {
23     "RevoSockets": [
24       "~> 0.0.1"
25     ],
26     "RevoFoundation": [
27       "~> 0.2.4"
28     ]
29   },
30   "swift_version": "5.0"