[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 1 / 3 / a / KZPeselValidator / 0.4 / KZPeselValidator.podspec.json
blobfb36848da36e958db8fd651601b39ca5620a179c
2   "name": "KZPeselValidator",
3   "version": "0.4",
4   "summary": "Validator for Polish national identification number PESEL",
5   "description": "Validator for Polish national identification number PESEL\n\nFeatures\n* Validate PESEL number\n* Get sex of PESEL owner\n* Get birthdate of PESEL owner",
6   "homepage": "https://github.com/konradzdunczyk/KZPeselValidator/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Konrad Zdunczyk": "konrad.zdunczyk@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "swift_version": "3.3",
21   "source": {
22     "git": "https://github.com/konradzdunczyk/KZPeselValidator.git",
23     "tag": "0.4"
24   },
25   "source_files": "Sources/**/*",
26   "frameworks": "Foundation"