[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 4 / 5 / PaymentValidator / 0.0.2 / PaymentValidator.podspec.json
blobcd3a8b0c3a4447ca0458812bbc59f81588867b66
2   "name": "PaymentValidator",
3   "version": "0.0.2",
4   "summary": "A simple credit card validator.",
5   "description": "A simple credit card validator useful to developers who want an on device way of validating a credit cards number is potentially valid.",
6   "homepage": "https://github.com/educrate/payment-validator-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "christianampe": "christianampe.work@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/educrate/payment-validator-ios.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "swift_version": "4.1",
22   "source_files": "PaymentValidator/Classes/**/*"