| { |
| "name": "Hex", |
| "version": "6.0.0", |
| "summary": "Create colors using hexadecimal (HEX)", |
| "description": "* A category on UIColor that adds support for hexadecimal (hex)", |
| "homepage": "https://github.com/3lvis/Hex", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE.md" |
| }, |
| "authors": { |
| "Elvis Nuñez": "elvisnunez@me.com" |
| }, |
| "social_media_url": "http://twitter.com/3lvis", |
| "platforms": { |
| "ios": "8.0", |
| "watchos": "2.0", |
| "tvos": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/3lvis/Hex.git", |
| "tag": "6.0.0" |
| }, |
| "source_files": "Source", |
| "frameworks": "UIKit", |
| "requires_arc": true, |
| "pushed_with_swift_version": "4.0" |
| } |