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