blob: 74997d6187bb738fd9c1e0179138840a13e9aae4 [file] [log] [blame]
{
"name": "NMAnimatedTabBarItem",
"version": "0.1.1",
"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": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "3.2",
"source_files": "Classes/*"
}