[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 5 / b / 7 / CPF-CNPJ-Validator / 0.1.0 / CPF-CNPJ-Validator.podspec.json
blob50d406e520c0d144eb3687655eedafce441cd9a8
2   "name": "CPF-CNPJ-Validator",
3   "version": "0.1.0",
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": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Source/*.swift",
23   "pushed_with_swift_version": "3.0"