blob: e8f396526aecb12f1a2721930db391bb2297e701 [file] [log] [blame]
{
"name": "Columbus",
"version": "0.2.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": "0.2.0"
},
"source_files": "Columbus/Classes/**/*",
"platforms": {
"ios": "11.0",
"tvos": "11.0"
},
"resource_bundles": {
"Columbus": [
"Columbus/Resources/*.{json,xcassets}"
]
},
"frameworks": "UIKit"
}