[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 2 / 3 / SwedishSSN / 1.0.0 / SwedishSSN.podspec.json
blob0b2b11d8e1d9adb0cbaed64250257d39b73532c8
2   "name": "SwedishSSN",
3   "version": "1.0.0",
4   "summary": "A pod to validate and extract information from Swedish Social Security Number",
5   "description": "A pod to validate and extract information from Swedish Social Security Number.\nValidate if it is a `personnummer`, a `samordningsnummer` or an `organisationsnummer` and extract information\nlike gender and company type accordingly.",
6   "homepage": "https://github.com/diamantidis/SwedishSSN",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ioannis Diamantidis": "diamantidis@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/diamantidis/SwedishSSN.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "swift_version": "4.0",
22   "source_files": "SwedishSSN/Classes/**/*"