| { |
| "name": "XNavigationBar", |
| "version": "0.1.1", |
| "summary": "设置状态栏、导航栏按钮、标题、颜色、透明度", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/dte2mdj/XNavigationBar", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "dte2mdj": "awen365@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/dte2mdj/XNavigationBar.git", |
| "tag": "0.1.1" |
| }, |
| "swift_versions": "5.0", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "XNavigationBar/Classes/**/*", |
| "swift_version": "5.0" |
| } |