[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 9 / 8 / 3 / SKCountryPicker / 4.0.0 / SKCountryPicker.podspec.json
blob6c75415fdb88bda60135cfbc8e270dc0a2090fef
2   "name": "SKCountryPicker",
3   "version": "4.0.0",
4   "summary": "A simple, customizable Country picker for picking country or dialing code.",
5   "description": "CountryPicker is module for selecting country of the user by searching",
6   "homepage": "https://github.com/SURYAKANTSHARMA/CountryPicker",
7   "screenshots": [
8     "https://user-images.githubusercontent.com/6416095/32143344-40f55c80-bc65-11e7-98d7-5429654940a2.png",
9     "https://user-images.githubusercontent.com/6416095/32143470-debef3f8-bc66-11e7-8460-502e5cff1491.png"
10   ],
11   "license": "MIT",
12   "authors": {
13     "SuryaKant Sharma": "suryakantsharma84@gmail.com"
14   },
15   "platforms": {
16     "ios": "15.0"
17   },
18   "swift_versions": "5.0",
19   "source": {
20     "git": "https://github.com/SURYAKANTSHARMA/CountryPicker",
21     "tag": "4.0.0"
22   },
23   "source_files": "CountryPicker/Sources/**/*.{swift}",
24   "exclude_files": "Classes/Exclude",
25   "resource_bundles": {
26     "CountryPickerController": [
27       "CountryPicker/Sources/CountryPickerController.bundle/*"
28     ]
29   },
30   "swift_version": "5.0"