blob: 8a8f1738e22212a60d19b41291b25ceb89eff6df [file] [log] [blame]
{
"name": "MNCountryPicker",
"platforms": {
"ios": "11.4"
},
"summary": "A simple Country Picker implemented using NSLocale..",
"requires_arc": true,
"version": "1.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Manav": "manavmanuprakash@gmail.com"
},
"homepage": "https://github.com/singhmanav/MNCountryPicker.git",
"source": {
"git": "https://github.com/singhmanav/MNCountryPicker.git",
"tag": "1.0.3"
},
"frameworks": "UIKit",
"source_files": "MNCountryPicker/**/*.{swift}",
"swift_version": "4.1"
}