[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / b / 7 / LocalizedCountryList / 2.0.1 / LocalizedCountryList.podspec.json
blob17e63bfddf1ac38229acb069a1cff1e4a081e7f5
2   "name": "LocalizedCountryList",
3   "version": "2.0.1",
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_versions": "5.2",
20   "source": {
21     "git": "https://github.com/mmdock/CountryList.git",
22     "tag": "2.0.1"
23   },
24   "source_files": [
25     "CountryList",
26     "CountryList/**/*.{swift}"
27   ],
28   "swift_version": "5.2"