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