[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 8 / 3 / CountryAndCity / 0.1.5 / CountryAndCity.podspec.json
blob642485ce8a5d110ed2832ad2b92006acff237c17
2   "name": "CountryAndCity",
3   "version": "0.1.5",
4   "summary": "Get a list of countries and their corresponding cities on our awesome planet, in Swift.",
5   "description": "Get a list of countries and their corresponding cities on our awesome planet, in Swift.\nData are retrieved from this respository: https://github.com/pluwen/World-Cities",
6   "homepage": "https://github.com/royhcj/CountryAndCity",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "boyroyh@gmail.com": "boyroyh@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/royhcj/CountryAndCity.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "CountryAndCity/Classes/**/*",
23   "resources": [
24     "CountryAndCity/Assets/**/*"
25   ]