blob: bb24cc61971d456a99ede0a50822258e884ccbbb [file] [log] [blame]
{
"name": "SSCustomTabbar",
"version": "2.0",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"summary": "Simple Animated tabbar with native control.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/simformsolutions/SSCustomTabbar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sumit Goswami": "sumit.g@simformsolutions.com"
},
"source": {
"git": "https://github.com/simformsolutions/SSCustomTabbar.git",
"tag": "2.0"
},
"source_files": "SSCustomTabbar/Classes/*.swift",
"frameworks": "UIKit",
"swift_version": "5.0"
}