blob: 90ab890cfc8288556f84d4f8c5e3ef4eb3acc561 [file] [log] [blame]
{
"name": "GCCountryPicker",
"version": "2.1.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.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Sources/GCCountryPicker/*.{h,m,swift}",
"requires_arc": true,
"module_name": "GCCountryPicker"
}