[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / 9 / d / CountrySelectorView / 0.1.0 / CountrySelectorView.podspec.json
blob34cd37ea92ac0af655de09d45497cff5fc1cb13c
2   "name": "CountrySelectorView",
3   "version": "0.1.0",
4   "summary": "CountrySelectorView lets users pick a country from a list.",
5   "description": "CountrySelectorView lets users pick a country. You can show it either as a list where you can search or a picker view.",
6   "homepage": "https://github.com/Isuru-Nanayakkara/CountrySelectorView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Isuru-Nanayakkara": "isuru.nan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Isuru-Nanayakkara/CountrySelectorView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "CountrySelectorView/Classes/**/*",
22   "resource_bundles": {
23     "CountrySelectorView": [
24       "CountrySelectorView/Assets/countries.json"
25     ]
26   },
27   "frameworks": "UIKit",
28   "swift_versions": "5.0",
29   "deprecated": true,
30   "swift_version": "5.0"