[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / d / 6 / 5 / AZTabBar / 1.0.6 / AZTabBar.podspec.json
blobe702fcc99771d1a6ad53093a6ebb636257a9bbed
2   "name": "AZTabBar",
3   "version": "1.0.6",
4   "summary": "A custom tab bar controller for iOS written in Swift 3.0",
5   "homepage": "https://github.com/Minitour/AZTabBarController",
6   "license": "MIT",
7   "authors": {
8     "Antonio Zaitoun": "tony.z.1711@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Minitour/AZTabBarController.git",
15     "tag": "1.0.6"
16   },
17   "source_files": "Sources/*.swift",
18   "resources": "Sources/*.xib",
19   "dependencies": {
20     "EasyNotificationBadge": [
22     ]
23   }