| { |
| "name": "TLTabBarSpring", |
| "version": "2.0.0", |
| "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": "2.0.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "TLTabBarSpring/Classes/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |