[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 0 / 5 / e / ISO3166_1Alpha2 / 0.1.0 / ISO3166_1Alpha2.podspec.json
blobd1963cbf582fa6b673b288668b928ae2a3ebd22d
2   "name": "ISO3166_1Alpha2",
3   "version": "0.1.0",
4   "summary": "A simple helper type when dealing with ISO3166-1 Alpha 2 codes.",
5   "description": "Provides some functions to turn a string into a ISO3166-1 Alpha 2 (given the country name you provide is valid). Main functionality lies in conjuctions with validating an IBAN.",
6   "homepage": "https://github.com/HHuckebein/ISO3166-1-Alpha2",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HHuckebein": "development@berndrabe.de"
13   },
14   "source": {
15     "git": "https://github.com/HHuckebein/ISO3166-1-Alpha2.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Sources/**/*.swift",
22   "swift_version": "4.1"