| { |
| "name": "Fluid-UI-Framework", |
| "version": "0.2.8.7", |
| "summary": "Enables dark mode and other fancy things.", |
| "description": "Enables dark mode and other fancy things.", |
| "homepage": "https://github.com/BrandonMA/FluidUI", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "<Brandon Maldonado Alonso>": "<maldonado.brandon177@gmail.com>" |
| }, |
| "source": { |
| "git": "https://github.com/BrandonMA/FluidUI.git", |
| "tag": "0.2.8.7" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "Fluid-UI-Framework/Fluid/*", |
| "dependencies": { |
| "Texture": [ |
| |
| ] |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |