blob: e992eae6f8b7f23a585994566a529a6acad2f051 [file] [log] [blame]
{
"name": "GCCountryPicker",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A searchable country picker view controller for iOS 11+ written in Swift.",
"description": "A 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.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "GCCountryPicker/*.{h,m,swift}",
"requires_arc": true,
"module_name": "GCCountryPicker",
"pushed_with_swift_version": "4.0"
}