2 "name": "GLCountryPickerController",
4 "summary": "GLCountryPickerController is allows users to choose and filter countries in a list. Provides flags, dialing codes and country codes",
5 "description": "`GLCountryPickerController` is a view controller that allow users to choose\na country from a searchable list. The available countries are taken from the\n[ISO 3166-1 standard][iso3166], whose [ISO 3166-1 alpha-2] two-letter country\ncodes are used internally by the controller implementation. Public domain\nflags are available for every country, and corresponding dialing codes are also available",
6 "homepage": "https://github.com/ghostlordstar/GLCountryPickerController",
12 "ghostlordstar": "https://ghostlordstar.github.io"
18 "git": "https://github.com/ghostlordstar/GLCountryPickerController.git",
22 "GLCountryPickerController",
23 "GLCountryPickerController/**/*.{h,m}"
25 "exclude_files": "GLCountryPickerController/Exclude",
26 "resources": "GLCountryPickerController/GLCountryPickerController.bundle",