blob: 0aed88bd2351b934b27f076f5fd48ff0ef938d93 [file] [log] [blame]
{
"name": "EMCCountryPickerController+DialingCodes",
"version": "1.4.0",
"summary": "EMCCountryPickerController+Dialing is allows users to choose and filter countries in a list. Provides flags, dialing codes and country codes",
"description": "`EMCCountryPickerController` 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",
"homepage": "https://github.com/AmilaDiman/EMCCountryPickerController-DialingCodes",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Amila Dimantha": "http://thegreyblog.blogspot.com/"
},
"social_media_url": "",
"platforms": {
"ios": "6.1"
},
"source": {
"git": "https://github.com/AmilaDiman/EMCCountryPickerController-DialingCodes.git",
"tag": "1.4.0"
},
"source_files": [
"EMCCountryPickerController",
"EMCCountryPickerController/**/*.{h,m}"
],
"exclude_files": "EMCCountryPickerController/Exclude",
"resources": "EMCCountryPickerController/EMCCountryPickerController.bundle",
"requires_arc": true
}