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