[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 4 / 5 / PaymentValidator / 0.0.5 / PaymentValidator.podspec.json
blob15101f27e73debda6931deb79712414b4eae50e3
2   "name": "PaymentValidator",
3   "version": "0.0.5",
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.5"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "swift_version": "4.1",
22   "source_files": "PaymentValidator/Classes/**/*",
23   "resources": "PaymentValidator/Assets/*{.png,.xcassets}"