blob: b7692e51c5023fce83f343815cd4d5ccedf8badd [file] [log] [blame]
{
"name": "CircleBar",
"version": "0.8.2",
"summary": "A fun, easy-to-use tab bar navigation controller for iOS.",
"description": "CircleBar is a fun tab bar navigation controller, written in Swift 4 and available through CocoaPods.",
"homepage": "https://github.com/softhausHQ/CircleBar",
"screenshots": "https://user-images.githubusercontent.com/7403338/53284076-884de700-3757-11e9-9185-33a67e7b3ba0.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"softhaus": "adi@softhaus.org"
},
"source": {
"git": "https://github.com/softhausHQ/CircleBar.git",
"tag": "0.8.2"
},
"social_media_url": "https://twitter.com/softhausHQ",
"platforms": {
"ios": "12.0"
},
"swift_version": "4.2",
"source_files": "CircleBar/Classes/*"
}