| { |
| "name": "WGCTopBar", |
| "version": "0.0.3", |
| "summary": "A simple top bar.", |
| "description": "A topbar that can set bar items and a indicator to indicate the selected bar item.", |
| "homepage": "https://github.com/messihv5/WGCTopBar", |
| "license": "MIT", |
| "authors": { |
| "messihv5": "724009249@qq.com" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/messihv5/WGCTopBar.git", |
| "tag": "0.0.3" |
| }, |
| "source_files": [ |
| "WGCTopBar", |
| "WGCTopBar/**/*.{h,m}" |
| ], |
| "frameworks": "UIKit", |
| "requires_arc": true, |
| "dependencies": { |
| "YYKit": [ |
| |
| ] |
| } |
| } |