[Delete] VersionConfirm 0.1.1
[CocoaPods.git] / Specs / 3 / e / b / ExyteAnimatedTabBar / 0.0.2 / ExyteAnimatedTabBar.podspec.json
blob47f4a45686837a650bb812e326282a247af5d907
2   "name": "ExyteAnimatedTabBar",
3   "version": "0.0.2",
4   "summary": "AnimatedTabBar is a tabbar with number of preset animations written in pure SwiftUI",
5   "homepage": "https://github.com/exyte/AnimatedTabBar.git",
6   "license": "MIT",
7   "authors": {
8     "Exyte": "info@exyte.com"
9   },
10   "source": {
11     "git": "https://github.com/exyte/AnimatedTabBar.git",
12     "tag": "0.0.2"
13   },
14   "social_media_url": "http://exyte.com",
15   "platforms": {
16     "ios": "16.0"
17   },
18   "requires_arc": true,
19   "swift_versions": "5.7",
20   "source_files": [
21     "Sources/*.h",
22     "Sources/*.swift",
23     "Sources/**/*.swift"
24   ],
25   "swift_version": "5.7"