[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 9 / f / CreditCardValidator / 0.5.0 / CreditCardValidator.podspec.json
blob1f6f4f8c54ee57cf53d48045a1c706f7b7701235
2   "name": "CreditCardValidator",
3   "version": "0.5.0",
4   "summary": "Credit Card Validator in Swift",
5   "homepage": "https://github.com/vitkuzmenko/CreditCardValidator",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Vitaliy": "kuzmenko.v.u@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0",
15     "osx": "10.9"
16   },
17   "source": {
18     "git": "https://github.com/vitkuzmenko/CreditCardValidator.git",
19     "tag": "0.5.0"
20   },
21   "source_files": "Sources/CreditCardValidator/*.swift",
22   "swift_versions": [
23     "5.1",
24     "5.2",
25     "5.3"
26   ],
27   "swift_version": "5.3"