blob: 138fdeb8af8a70505513c2cf99882e8834305e80 [file] [log] [blame]
{
"name": "ALCountryPickerKit",
"version": "0.2.2",
"summary": "Country Picker",
"description": "Multi language country selection picker",
"homepage": "https://github.com/applogistdev/ALCountryPickerKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sonifex": "sonerguler93@gmail.com"
},
"source": {
"git": "https://github.com/applogistdev/ALCountryPickerKit.git",
"tag": "0.2.2"
},
"social_media_url": "https://twitter.com/sonifex",
"platforms": {
"ios": "11.4"
},
"swift_versions": "5.0",
"source_files": "ALCountryPickerKit/Classes/**/*",
"resource_bundles": {
"ALCountryPicker": [
"ALCountryPickerKit/**/*"
]
},
"swift_version": "5.0"
}