blob: c2651bdee955b58c3d63d0184a47939d06a7864e [file] [log] [blame]
{
"name": "Columbus",
"version": "0.7.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A country picker for iOS, tvOS and watchOS.",
"description": "A country picker for iOS, tvOS and watchOS with features you will only find distributed in many different country-picker implementations.",
"homepage": "https://github.com/blackjacx/Columbus",
"social_media_url": "https://twitter.com/Blackjacxxx",
"authors": {
"Stefan Herold": "stefan.herold@gmail.com"
},
"source": {
"git": "https://github.com/blackjacx/Columbus.git",
"tag": "0.7.3"
},
"source_files": "Source/Classes/**/*",
"platforms": {
"ios": "11.0",
"tvos": "11.0"
},
"resource_bundles": {
"Resources": [
"Source/Resources/*.{json,xcassets}"
]
},
"frameworks": "UIKit"
}