blob: 53c68cd65f11ba4e16a9b0f98b53f09a46ac856f [file] [log] [blame]
{
"name": "GCCountryPicker",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "GCCountryPicker/*.{h,m,swift}",
"requires_arc": true,
"module_name": "GCCountryPicker",
"pushed_with_swift_version": "4.0"
}