[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / a / f / EMCCountryPickerController+DialingCodes / 1.4.2 / EMCCountryPickerController+DialingCodes.podspec.json
blobf233169cc02da766ac4234b18c7d4826859aa340
2   "name": "EMCCountryPickerController+DialingCodes",
3   "version": "1.4.2",
4   "summary": "EMCCountryPickerController+Dialing is allows users to choose and filter countries in a list. Provides flags, dialing codes and country codes",
5   "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",
6   "homepage": "https://github.com/AmilaDiman/EMCCountryPickerController-DialingCodes",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Amila Dimantha": "http://thegreyblog.blogspot.com/"
13   },
14   "social_media_url": "",
15   "platforms": {
16     "ios": "6.1"
17   },
18   "source": {
19     "git": "https://github.com/AmilaDiman/EMCCountryPickerController-DialingCodes.git",
20     "tag": "1.4.2"
21   },
22   "source_files": [
23     "EMCCountryPickerController",
24     "EMCCountryPickerController/**/*.{h,m}"
25   ],
26   "exclude_files": "EMCCountryPickerController/Exclude",
27   "resources": "EMCCountryPickerController/EMCCountryPickerController.bundle",
28   "requires_arc": true