blob: f8500312f6173e44c7cc2fcc491d795310c469a0 [file] [log] [blame]
{
"name": "AJCountryPicker",
"version": "1.0.0.1",
"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": "1.0.0.1"
},
"source_files": "AJCountryPicker/Sources/*.swift",
"resources": "AJCountryPicker/Resources/assets.bundle",
"requires_arc": true
}