blob: daaaacdacd313996bd2938575668cc6c67b9381f [file] [log] [blame]
{
"name": "ExyteAnimatedTabBar",
"version": "0.1.2",
"summary": "AnimatedTabBar is a tabbar with number of preset animations written in pure SwiftUI",
"homepage": "https://github.com/exyte/AnimatedTabBar.git",
"license": "MIT",
"authors": {
"Exyte": "info@exyte.com"
},
"source": {
"git": "https://github.com/exyte/AnimatedTabBar.git",
"tag": "0.1.2"
},
"social_media_url": "http://exyte.com",
"platforms": {
"ios": "16.0"
},
"requires_arc": true,
"swift_versions": "5.7",
"source_files": [
"Sources/*.h",
"Sources/*.swift",
"Sources/**/*.swift"
],
"swift_version": "5.7"
}