| { | |
| "name": "KLTarBarTransition", | |
| "version": "1.3.0", | |
| "summary": "TabBar动效组件", | |
| "description": "组件简介:\nTabBar动效组件,效果类似Facebook的Slide效果。", | |
| "homepage": "https://github.com/Kalanhall", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Kalanhall": "Kalanhall@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Kalanhall/KLTarBarTransition.git", | |
| "tag": "1.3.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "KLTarBarTransition/Classes/**/*" | |
| } |