blob: 9aea7cc0faa88f896ef15ac3ab006c5955a5a9e4 [file] [log] [blame]
{
"name": "GCCountryPicker",
"version": "2.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A localized, searchable country picker view controller with optional calling codes for iOS 9+ written in Swift.",
"description": "A localized, searchable country picker view controller UI component with optional calling codes for iOS 9+ written in Swift.",
"homepage": "https://github.com/graycampbell/GCCountryPicker",
"authors": "Gray Campbell",
"source": {
"git": "https://github.com/graycampbell/GCCountryPicker.git",
"tag": "2.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/GCCountryPicker/*.{h,m,swift}",
"requires_arc": true,
"module_name": "GCCountryPicker",
"pushed_with_swift_version": "4.0"
}