blob: c9d7cd2e13d2511f9f9894fe7e54ae4476c11a9b [file] [log] [blame]
{
"name": "AZTabBarController",
"version": "1.0",
"summary": "Framework that helps you to work with custom tab bar controller.",
"description": "With this framework can easily work with custom views of default tab bar controller.",
"homepage": "https://github.com/azimin/AZTabBarController",
"license": "MIT",
"authors": {
"Alexander Zimin": "azimin@me.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/azimin/AZTabBarController.git",
"tag": "1.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "3.0"
}