blob: 2692cf4cba9e9b06737c160a4c7f8a07f493a066 [file] [log] [blame]
{
"name": "CountryPickerSwift",
"version": "1.8.0",
"swift_version": "4.0",
"summary": "Swift CountryPicker",
"description": "TODO: CountryCode Picker",
"homepage": "https://github.com/4taras4/CountryCode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"4taras4": "4taras4@gmail.com"
},
"source": {
"git": "https://github.com/4taras4/CountryCode.git",
"tag": "1.8.0"
},
"social_media_url": "https://twitter.com/lulz_ua",
"platforms": {
"ios": "8.0"
},
"module_name": "CountryPicker",
"source_files": "CountryPicker/Classes/*.{swift}",
"resources": "CountryPicker/**/*.{xib,bundle,xcassets}"
}