[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / 1 / 0 / SimpleTab / 0.2.1 / SimpleTab.podspec.json
bloba4af132350065e0b3d7995ca0ca6c8cf60b95246
2   "name": "SimpleTab",
3   "version": "0.2.1",
4   "summary": "A Simple iOS Tab Bar Controller with animation support.",
5   "description": "SimpleTab is a simple tab bar controller for iOS 8 and above, which extends the default UITabBarController class with customization support for :\n* Tab Item Custom UI\n* Tab Item Animations\n* View Transitions",
6   "homepage": "https://github.com/azfx/SimpleTab",
7   "license": "MIT",
8   "authors": {
9     "azfx": "abdul.zalil@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/azfx/SimpleTab.git",
13     "tag": "0.2.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "pushed_with_swift_version": "3.0"