blob: bc6d9f144262533818e3fd6977922a21b0c9cb78 [file] [log] [blame]
{
"name": "STWTabBarController",
"platforms": {
"ios": "9.0"
},
"version": "0.1.1",
"summary": "A swift slidable UITabBarController",
"description": "STWTabBarController is an UITabBarController subclass in order to have a sliding TabBarController with item indicator.",
"homepage": "https://github.com/SteeweGriffin/STWTabBarController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Raffaele Cerullo": "me@steewe.com"
},
"social_media_url": "https://twitter.com/Steewitter",
"source": {
"git": "https://github.com/SteeweGriffin/STWTabBarController.git",
"tag": "0.1.1"
},
"source_files": "STWTabBarController/**/*.{swift, h}",
"frameworks": "UIKit",
"requires_arc": true
}