blob: aa19f221b6e1600118609a03cb21125b112f5ba9 [file] [log] [blame]
{
"name": "AZTabBar",
"version": "1.0.2",
"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.2"
},
"source_files": "Sources/*.swift",
"resources": "Sources/*.xib",
"dependencies": {
"EasyNotificationBadge": [
]
}
}