blob: 493a4e42ff225eb7afef76b5875d46e3ba7b5622 [file] [log] [blame]
{
"name": "GCCountryPicker",
"version": "2.4.1",
"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.4.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/GCCountryPicker/*.{h,m,swift}",
"requires_arc": true,
"module_name": "GCCountryPicker"
}