blob: c82953a58f42ac7ce0dc348b710c36c781931012 [file] [log] [blame]
{
"name": "MICountryPicker",
"version": "0.1",
"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"
},
"source_files": "Source/*",
"requires_arc": true,
"resources": "Source/assets.bundle"
}