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