blob: 3656cbd8c1c14d803c493feda6d0afc1754628a9 [file] [log] [blame]
{
"name": "NMAnimatedTabBarItem",
"version": "2.0.0",
"summary": "This CocoaPod library provides Tab Bar Item animation in a simple way.",
"description": "NMAnimatedTabBarItem is a Swift based UI module library for adding animation to iOS tabbar items and icons. iOS library made by @Namshi.",
"homepage": "https://github.com/namshi/NMAnimatedTabBarItem",
"screenshots": "https://github.com/namshi/NMAnimatedTabBarItem/blob/master/Example/NMAnimatedTabBarItem/Images/NMAnimatedTabBarItem.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Namshi General Trading L.L.C": "mobile-dev@namshi.com"
},
"source": {
"git": "https://github.com/namshi/NMAnimatedTabBarItem.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source_files": "Classes/*",
"swift_version": "4.2"
}