blob: c53291ab91e05eccd2dbfd2181adabdb73bdd8d5 [file] [log] [blame]
{
"name": "ALCountryPicker",
"version": "1.0.3",
"summary": "This is country picker framework.",
"description": "List of all countries. You can search your country via name, country code and dialing code.",
"homepage": "https://github.com/abdulshamim/ALCountryPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abdul": "abdul.shamimkhan5@gmail.com"
},
"source": {
"git": "https://github.com/abdulshamim/ALCountryPicker.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.1",
"source_files": "Files/**/*.{swift}",
"resource_bundles": {
"ALCountryPicker": [
"Views/**/*.{storyboard,xib}"
]
}
}