blob: d5aaec39cc9375a79f6f0122ff1546b68c3e8ac9 [file] [log] [blame]
{
"name": "NMAnimatedTabBarItem",
"version": "1.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": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.1",
"source_files": "Classes/*"
}