[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 1 / e / AASlidingTopTabBar / 0.1.0 / AASlidingTopTabBar.podspec.json
blobbea311c583491cec5da0939dfa1df049939f5da4
2   "name": "AASlidingTopTabBar",
3   "version": "0.1.0",
4   "summary": "TabBar with tab on top written in swift.",
5   "swift_versions": "5.0",
6   "description": "AASlidingTopTabBar allows you to pass viewcontroller in an array and it will arrange al your viewcontrollers as a tab bar with tab on top. USer can chaneg tab either tapping on menu of tab, or slide. AASlidigTopTabBar is similar to android tab bar.",
7   "homepage": "https://github.com/leoiphonedev/AASlidingTopTabBar",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "<Aman Aggarwal>": "<aggarwalaman1985@gmail.com>"
14   },
15   "source": {
16     "git": "https://github.com/leoiphonedev/AASlidingTopTabBar.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "AASlidingTopTabBar/AASlidingTabController.swift",
23   "swift_version": "5.0"