| { | |
| "name": "ColoursSwift", | |
| "version": "5.10.0", | |
| "summary": "100s of beautiful, predefined Colors and Color methods. Works for iOS/OSX.", | |
| "authors": { | |
| "Ben Gordon": "brgordon@ua.edu" | |
| }, | |
| "source": { | |
| "git": "https://github.com/bennyguitar/Colours.git", | |
| "tag": "5.10.0" | |
| }, | |
| "homepage": "https://github.com/bennyguitar", | |
| "license": "LICENSE", | |
| "source_files": "*.swift", | |
| "platforms": { | |
| "ios": "8.0", | |
| "osx": "10.9" | |
| }, | |
| "requires_arc": true | |
| } |