blob: 3b28d502d6d3c36f0a63a9ff3575e8d5c40ef79d [file] [log] [blame]
{
"name": "CountryPickerSwift",
"version": "1.8.2",
"summary": "Swift CountryPicker",
"swift_versions": "5.0",
"description": "TODO: CountryCode Picker",
"homepage": "https://github.com/4taras4/CountryCode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"4taras4": "4taras4@gmail.com"
},
"source": {
"git": "https://github.com/4taras4/CountryCode.git",
"tag": "1.8.2"
},
"social_media_url": "https://twitter.com/lulz_ua",
"platforms": {
"ios": "8.0"
},
"module_name": "CountryPicker",
"source_files": "CountryPicker/Classes/*.{swift}",
"resources": "CountryPicker/**/*.{xib,bundle,xcassets}",
"swift_version": "5.0"
}