[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / f / 9 / a / RRCountryCodePicker / 1.0.0 / RRCountryCodePicker.podspec.json
blobbd344c7f1a54bef2692a4f796cab4f3ba4019762
2   "name": "RRCountryCodePicker",
3   "version": "1.0.0",
4   "summary": "Select your country.",
5   "description": "It Launches a new View Controller with all listed country codes & with a search parameter.",
6   "homepage": "https://github.com/RajaReddyiOS/RRCountryCodePicker",
7   "screenshots": [
8     "https://raw.githubusercontent.com/RajaReddyiOS/ReadMeImages/RRCountryCodePicker/CountryCode-1.png",
9     "https://raw.githubusercontent.com/RajaReddyiOS/ReadMeImages/RRCountryCodePicker/CountryCode-2.png",
10     "https://raw.githubusercontent.com/RajaReddyiOS/ReadMeImages/RRCountryCodePicker/CountryCode-3.png"
11   ],
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "rajareddy2606@gmail.com": "rajareddy2606@gmail.com"
18   },
19   "source": {
20     "git": "https://github.com/RajaReddyiOS/RRCountryCodePicker.git",
21     "tag": "1.0.0"
22   },
23   "source_files": "Source/**/*.{swift, storyboard, bundle}",
24   "swift_versions": "5.0",
25   "platforms": {
26     "ios": "9.0"
27   },
28   "resource_bundles": {
29     "RRCountryCodePicker": [
30       "Source/**/*.bundle",
31       "Source/**/*.storyboard"
32     ]
33   },
34   "swift_version": "5.0"