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