[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / a / b / RestoFlashPOS / 1.0.0 / RestoFlashPOS.podspec.json
blob89333d04a01ec0cc44d650803798b5e5f55950e2
2   "name": "RestoFlashPOS",
3   "version": "1.0.0",
4   "summary": "Resto Flash payment integration for Points of Sale",
5   "homepage": "https://www.restoflash.fr",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Alexis Contour": "alexis.contour@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Restoflash/RestoFlashPOS.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "source_files": "Sources/**/*.{h,m,swift}",
21   "exclude_files": "Tests/**/*.*",
22   "resources": "Resources/**/*",
23   "dependencies": {
24     "Money-FlightSchool": [
25       "~> 1.0"
26     ],
27     "Eureka": [
28       "~> 5.0"
29     ],
30     "Disk": [
31       "~> 0.6.4"
32     ],
33     "SwiftDate": [
34       "~> 7.0"
35     ],
36     "ProgressHUD": [
37       "~> 14.1"
38     ]
39   },
40   "static_framework": true,
41   "swift_versions": "5.0",
42   "swift_version": "5.0"