[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 3 / c / GCCountryPicker / 1.0.0 / GCCountryPicker.podspec.json
blobe992eae6f8b7f23a585994566a529a6acad2f051
2   "name": "GCCountryPicker",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A searchable country picker view controller for iOS 11+ written in Swift.",
9   "description": "A searchable country picker view controller UI component for iOS 11+ written in Swift.",
10   "homepage": "https://github.com/graycampbell/GCCountryPicker",
11   "authors": "Gray Campbell",
12   "source": {
13     "git": "https://github.com/graycampbell/GCCountryPicker.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "11.0"
18   },
19   "source_files": "GCCountryPicker/*.{h,m,swift}",
20   "requires_arc": true,
21   "module_name": "GCCountryPicker",
22   "pushed_with_swift_version": "4.0"