blob: 94ff471784bd309ebd160c131822b716f29b0304 [file] [log] [blame]
{
"name": "SETabView",
"version": "0.2.0",
"summary": "SETabView is a custom TabBar with really cool animations",
"description": "'SETabView is a TabBar with simple yet beautiful animations that makes your apps look cool!'",
"homepage": "https://github.com/eshwavin/SETabView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"eshwavin": "eshwavin@gmail.com"
},
"source": {
"git": "https://github.com/eshwavin/SETabView.git",
"tag": "0.2.0"
},
"social_media_url": "https://www.instagram.com/eshwavin/",
"platforms": {
"ios": "11.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}