blob: 9a668978fe3b97976b422727fe351a7f4a3f8b15 [file] [log] [blame]
{
"name": "TweetbotTabBarController",
"version": "0.2.0",
"summary": "A Tweetbot like vertical tab bar.",
"description": "A replacement for UITabBarController with a vertical tab bar.",
"homepage": "https://github.com/oofimaconsumer/TweetbotTabBarController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"oofimaconsumer": "avcdoooo@gmail.com"
},
"social_media_url": "https://twitter.com/oofimaconsumer",
"source": {
"git": "https://github.com/oofimaconsumer/TweetbotTabBarController.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"source_files": "TweetbotTabBarController/**/*.{h,m}"
}