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