blob: 838c066f79e454d8c48feefa3c99112243e637b6 [file] [log] [blame]
{
"name": "Ribbon",
"version": "1.0",
"summary": "🎀 A simple cross-platform toolbar/custom input accessory view library for iOS & macOS. Written in Swift.",
"homepage": "https://github.com/chriszielinski/Ribbon",
"screenshots": "https://raw.githubusercontent.com/chriszielinski/Ribbon/master/.readme-assets/header.jpg",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chriszielinski": "chrisz@berkeley.edu"
},
"social_media_url": "https://twitter.com/mightbesuperman",
"platforms": {
"ios": "10.0",
"osx": "10.12"
},
"source": {
"git": "https://github.com/chriszielinski/Ribbon.git",
"tag": "1.0"
},
"source_files": "Ribbon/**/*.swift",
"swift_versions": "5",
"swift_version": "5"
}