blob: 925d6086f0c2af50de52b29201d3bdce4ed7a9ea [file] [log] [blame]
{
"name": "MICountryPicker",
"version": "0.1.4",
"summary": "MICountryPicker is a country picker controller for iOS8+ with an option to search",
"homepage": "https://github.com/mustafaibrahim989/MICountryPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
" Mustafa Ibrahim": "mustafa.ibrahim989@gmail.com"
},
"social_media_url": "https://twitter.com/mibrahim989",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/mustafaibrahim989/MICountryPicker.git",
"tag": "0.1.4"
},
"source_files": "Source/*.swift",
"resources": "Source/assets.bundle",
"requires_arc": true
}