blob: 28d221027cc5aae72ebaeca6f935ce06466cf555 [file] [log] [blame]
{
"name": "TabBarController",
"version": "1.0.1",
"summary": "TabBarController acts like a UITabBarController that allows you to customize TabBar, transforms and animations.",
"description": "TabBarController acts like a UITabBarController for iOS and tvOS, that allows you to customize TabBar, transforms and animations.",
"homepage": "https://github.com/arnauddorgans/TabBarController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arnoymous": "arnaud.dorgans@gmail.com"
},
"source": {
"git": "https://github.com/arnauddorgans/TabBarController.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/arnauddorgans",
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"source_files": "TabBarController/Classes/**/*",
"swift_version": "4.0"
}