blob: c30077435d1bd7a83cc0cb3a08185d27a5444dec [file] [log] [blame]
{
"name": "CountryPickerSwift",
"version": "1.4.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.4.4"
},
"social_media_url": "https://twitter.com/lulz_ua",
"platforms": {
"ios": "8.0"
},
"module_name": "CountryPicker",
"source_files": "CountryPicker/Classes/*",
"resource_bundles": {
"CountryPicker": [
"CountryPicker/Assets/CountryPicker.bundle/*"
]
},
"pushed_with_swift_version": "3.0"
}