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