blob: 7aaffacbad545657bae166aa0da9c88ea6da6c86 [file] [log] [blame]
{
"name": "AZTabBar",
"version": "1.0.0",
"summary": "A custom tab bar controller for iOS written in Swift 3.0",
"homepage": "https://github.com/Minitour/AZTabBarController",
"license": "MIT",
"authors": {
"Antonio Zaitoun": "tony.z.1711@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Minitour/AZTabBarController.git",
"tag": "1.0.0"
},
"source_files": "Sources/*.swift",
"resources": "Sources/*.xib",
"dependencies": {
"EasyNotificationBadge": [
]
},
"pushed_with_swift_version": "3.0"
}