[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 8 / 3 / SKCountryPicker / 1.4.1 / SKCountryPicker.podspec.json
blob4504d3fd71069ad20e4ac18f17b56b870efa5e2b
2   "name": "SKCountryPicker",
3   "version": "1.4.1",
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": "11.0"
17   },
18   "swift_versions": "5.0",
19   "source": {
20     "git": "https://github.com/SURYAKANTSHARMA/CountryPicker",
21     "tag": "1.4.1",
22     "branch": "master"
23   },
24   "source_files": "CountryPicker/CountryPicker/**/*.{swift}",
25   "exclude_files": "Classes/Exclude",
26   "resources": "CountryPicker/CountryPicker/*.{png}",
27   "resource_bundles": {
28     "CountryPickerController": [
29       "CountryPicker/CountryPicker/CountryPickerController.bundle/*"
30     ]
31   },
32   "swift_version": "5.0"