blob: 6f378167c424d88a149c5d07ded7c63b56a191ad [file] [log] [blame]
{
"name": "AJCountryPicker",
"version": "0.0.5",
"summary": "AJCountryPicker is a country picker controller for iOS8+ with an option to search",
"description": "AJCountryPicker is a country picker controller for iOS8+ with an option to search\nIt also give user to hide or show section, country image icon or country calling code",
"homepage": "https://techmehra.wordpress.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aj Mehra": "techmehra@gmail.com"
},
"platforms": {
"ios": "8.3"
},
"source": {
"git": "https://github.com/techmehra/AJCountryPicker.git",
"tag": "0.0.5"
},
"source_files": "AJCountryPicker/Sources/*.swift",
"resources": "AJCountryPicker/Resources/assets.bundle",
"requires_arc": true
}