blob: fce4d118f2aff3f3458edf793cfe1b098b7dd9f3 [file] [log] [blame]
{
"name": "STWTabBarController",
"version": "0.1.0",
"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.0"
},
"source_files": "STWTabBarController/*.swift",
"requires_arc": true,
"platforms": {
"ios": "9.0"
}
}