{ | |
"name": "TLTabBarSpring", | |
"version": "1.0.3", | |
"summary": "swift中自定义的Tabbar,支持图标和文字的动画效果.API简单易用", | |
"description": "\"自定义的Tabbar,支持图标和文字的动画效果\"", | |
"homepage": "https://github.com/TLOpenSpring/TLTabBarSpring", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"Andrew": "anluanlu123@163.com" | |
}, | |
"source": { | |
"git": "https://github.com/TLOpenSpring/TLTabBarSpring.git", | |
"tag": "1.0.3" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "TLTabBarSpring/Classes/**/*" | |
} |