[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 3 / c / GCCountryPicker / 2.2.0 / GCCountryPicker.podspec.json
blob9aea7cc0faa88f896ef15ac3ab006c5955a5a9e4
2   "name": "GCCountryPicker",
3   "version": "2.2.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A localized, searchable country picker view controller with optional calling codes for iOS 9+ written in Swift.",
9   "description": "A localized, searchable country picker view controller UI component with optional calling codes for iOS 9+ 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": "2.2.0"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "Sources/GCCountryPicker/*.{h,m,swift}",
20   "requires_arc": true,
21   "module_name": "GCCountryPicker",
22   "pushed_with_swift_version": "4.0"