[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 9 / b / 7 / LocalizedCountryList / 1.2 / LocalizedCountryList.podspec.json
blobfe97591527fd381ab204911ed0ce2e7f1eccf513
2   "name": "LocalizedCountryList",
3   "version": "1.2",
4   "summary": "Easily present a list of countries and their respective information.",
5   "description": "CountryList makes it easy to present the user with a list of Countries and their respective information, like country code, phone extension and flag.",
6   "homepage": "https://github.com/mmdock/CountryList",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Juan Pablo Fernandez": "juanpablofer17@gmail.com",
13     "Morgan Matthew Dock": "morgan.dock@gmail.com"
14   },
15   "social_media_url": "https://github.com/mmdock",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "swift_version": "4.0",
20   "source": {
21     "git": "https://github.com/mmdock/CountryList.git",
22     "tag": "1.2"
23   },
24   "source_files": [
25     "CountryList",
26     "CountryList/**/*.{swift}"
27   ]