blob: 1622a0497d752557b84bf2d3ca3832626bd8baba [file] [log] [blame]
{
"name": "SOTabBar",
"version": "1.1.1",
"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.1"
},
"platforms": {
"ios": "9.3"
},
"source_files": "SOTabBar/Classes/**/*",
"swift_version": "4.2"
}