| { |
| "name": "CMTabbarView", |
| "version": "0.1.0", |
| "summary": "CMTabbarView is a scrolling tab bar,provides a simple to implement view", |
| "description": "CMTabbarView is a scrolling tab bar,provides a simple to implement view like NetEase News", |
| "homepage": "https://github.com/moyunmo/CMTabbarView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "momo605654602@gmail.com": "moyunmo@hotmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/moyunmo/CMTabbarView.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "CMTabbarView/Classes/**/*" |
| } |