| { | |
| "name": "SDMenuBarViewKit", | |
| "version": "0.0.5", | |
| "summary": "带有公共头部,顶部菜单并且可以横向滚动切换tableView类库", | |
| "homepage": "https://github.com/sudaotech/SDMenuBarViewKit", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "sfuser": "chenkefeng@kuaicto.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/sudaotech/SDMenuBarViewKit.git", | |
| "tag": "0.0.5" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "SDMenuBarViewKit/Classes/**/*" | |
| } |