[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 8 / 3 / SKCountryPicker / 3.0.0 / SKCountryPicker.podspec.json
blobc7808b0d1c133b5024658b69acf5e52cef525c9d
2   "name": "SKCountryPicker",
3   "version": "3.0.0",
4   "summary": "A simple, customizable Country picker.",
5   "description": "CountryPicker is module for selecting country by the user",
6   "homepage": "https://github.com/SURYAKANTSHARMA/CountryPicker.git",
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": "3.0.0",
22     "branch": "master"
23   },
24   "source_files": "CountryPickeriOS15+/CountryPickerSPM/Sources/CountryPickerSPM/**/*.{swift}",
25   "exclude_files": "Classes/Exclude",
26   "resource_bundles": {
27     "CountryPickerController": [
28       "CountryPickeriOS15+/CountryPickerSPM/Sources/CountryPickerSPM/CountryPickerController.bundle/*"
29     ]
30   },
31   "swift_version": "5.0"