blob: df693280f2a496d310a5d03707f9291c29a879c7 [file] [log] [blame]
{
"name": "NMAnimatedTabBarItem",
"version": "0.1.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": {
"dbalunayak@gmail.com": "dbalunayak@gmail.com"
},
"source": {
"git": "https://github.com/namshi/NMAnimatedTabBarItem.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "3.2",
"source_files": "Classes/*"
}