blob: a4af132350065e0b3d7995ca0ca6c8cf60b95246 [file] [log] [blame]
{
"name": "SimpleTab",
"version": "0.2.1",
"summary": "A Simple iOS Tab Bar Controller with animation support.",
"description": "SimpleTab is a simple tab bar controller for iOS 8 and above, which extends the default UITabBarController class with customization support for :\n* Tab Item Custom UI\n* Tab Item Animations\n* View Transitions",
"homepage": "https://github.com/azfx/SimpleTab",
"license": "MIT",
"authors": {
"azfx": "abdul.zalil@gmail.com"
},
"source": {
"git": "https://github.com/azfx/SimpleTab.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}