[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 4 / 6 / EasyCustomTabBar / 1.0.0 / EasyCustomTabBar.podspec.json
blobbcb58920e69bcc57bcf59370448cf901df401aa3
2   "name": "EasyCustomTabBar",
3   "version": "1.0.0",
4   "summary": "EasyCustomTabBar is a customizable tabbar with different style options.",
5   "description": "EasyCustomTabBar is SwiftUI based pod which allows you to create highly customizable tabbar in different styles.",
6   "homepage": "https://github.com/fahadshafiq48/EasyCustomTabBar",
7   "screenshots": [
8     "https://raw.githubusercontent.com/fahadshafiq48/EasyCustomTabBar/main/.github/centred.png",
9     "https://raw.githubusercontent.com/fahadshafiq48/EasyCustomTabBar/main/.github/separate.png",
10     "https://raw.githubusercontent.com/fahadshafiq48/EasyCustomTabBar/main/.github/simple.png"
11   ],
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Fahad Shafiq": "fahadshafiq48@gmail.com"
18   },
19   "source": {
20     "git": "https://github.com/fahadshafiq48/EasyCustomTabBar.git",
21     "tag": "1.0.0"
22   },
23   "platforms": {
24     "ios": "14.0"
25   },
26   "source_files": "EasyCustomTabBar/Classes/**/*",
27   "swift_versions": "5.0",
28   "swift_version": "5.0"