blob: 1e9a7032e924537c815c69f24bf6152e2ed9c4d7 [file] [log] [blame]
{
"name": "Columbus",
"version": "1.4.0",
"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": "1.4.0"
},
"source_files": "Source/Classes/**/*",
"swift_versions": [
"5.0"
],
"platforms": {
"ios": "11.0",
"tvos": "11.0"
},
"resource_bundles": {
"Resources": [
"Source/Resources/*.{json,xcassets}"
]
},
"frameworks": "UIKit",
"swift_version": "5.0"
}