blob: 874599f36be59d946cbe6f3c6b239c755ee2779a [file] [log] [blame]
{
"name": "Colours",
"version": "5.1.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.1.0"
},
"homepage": "https://github.com/bennyguitar",
"license": "LICENSE",
"source_files": "*.{h,m}",
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"requires_arc": false
}