[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 5 / b / 7 / CPF-CNPJ-Validator / 1.0.2 / CPF-CNPJ-Validator.podspec.json
blobf6f04950a4edbdb36d5a5fd936472263245635a9
2   "name": "CPF-CNPJ-Validator",
3   "version": "1.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "✅ A Swifty CPF and CNPJ validator",
9   "description": "A Swift library to validate CPF and CNPJ. Automatically strips formatting,\ncovers valid numbers, wrong length, number sequences, and common fake numbers.\nOptions can be passed to allow invalid number sequences, that's useful for\ntesting.",
10   "homepage": "https://github.com/fpg1503/CPF-CNPJ-Validator",
11   "authors": {
12     "Francesco Perrotti-Garcia": "fpg1503@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/fpg1503",
15   "source": {
16     "git": "https://github.com/fpg1503/CPF-CNPJ-Validator.git",
17     "tag": "1.0.2"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Source/*.swift",
23   "pushed_with_swift_version": "4.0"