blob: b9ba871eb16974696242d9f662a022ef86eb0e06 [file] [log] [blame]
{
"name": "DialogCountryPicker",
"version": "1.0.2",
"summary": "Easy to use country picker",
"homepage": "https://github.com/tonte/DialogCountryPicker-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tonte Owuso": "tonteowuso@gmail.com"
},
"social_media_url": "http://twitter.com/t0nte",
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/tonte/DialogCountryPicker-iOS.git",
"tag": "v1.0.2",
"submodules": true
},
"source_files": "DialogCountryPicker/**/*.{h,swift}",
"swift_version": "5.0"
}