blob: c0d9f5110f4663828d6b40fe4dc2baafd63069cf [file] [log] [blame]
{
"name": "AJCountryPicker2",
"version": "2.0.0",
"summary": "AJCountryPicker2 is a country picker controller for iOS8+ with an option to search",
"description": "AJCountryPicker2 is an Xcode 8.2 and Swift 3 compatiblel fork of AJCountryPicker.\nAJCountryPicker 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/eddy-lau/AJCountryPicker.git",
"tag": "2.0.0"
},
"source_files": "AJCountryPicker/Sources/*.swift",
"resources": "AJCountryPicker/Resources/assets.bundle",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}