[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / c / 4 / CCValidator / 1.0.2 / CCValidator.podspec.json
blob5e782e8759a37411c0310e45d27432aa91921634
2   "name": "CCValidator",
3   "version": "1.0.2",
4   "summary": "CCValidator helps you validate credit card type and numbers correctness.",
5   "description": "Check credit card type (full number not needed!)\n                      and to check if the numbers are correct using Luhn algorithm.",
6   "homepage": "https://github.com/DigitalForms/CCValidator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mariusz Wisniewski": "mariusz.wisniewski@digitalforms.pl"
13   },
14   "source": {
15     "git": "https://github.com/DigitalForms/CCValidator.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CCValidator/Classes/**/*",
22   "pushed_with_swift_version": "3.0"