blob: ef5165621583e03cfbf1e84f541427fb26bba8f9 [file] [log] [blame]
{
"name": "CountryPickerSwift",
"version": "1.7.4",
"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.7.4"
},
"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}"
}