blob: 272c732fdd00d6a40375811e093937e196f41e95 [file] [log] [blame]
{
"name": "AZTabBar",
"version": "1.3.1",
"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": "9.0"
},
"source": {
"git": "https://github.com/Minitour/AZTabBarController.git",
"tag": "1.3.1"
},
"source_files": "Sources/*.swift",
"dependencies": {
"EasyNotificationBadge": [
]
},
"pushed_with_swift_version": "4.0"
}