blob: 0005d40bf746100c3345143f30086af8d3f5785a [file] [log] [blame]
{
"name": "SOTabBar",
"version": "1.1.2",
"summary": "A light way to add customization with animation to your tab bar view",
"swift_versions": "4.2",
"description": "It is an iOS UI library for adding animation to iOS tabbar items and icons",
"homepage": "https://github.com/Ahmadalsofi/SOTabBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ahmadalsofi": "alsofiahmad@yahoo.com"
},
"source": {
"git": "https://github.com/Ahmadalsofi/SOTabBar.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "9.3"
},
"source_files": "SOTabBar/Classes/**/*",
"swift_version": "4.2"
}