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