blob: 8938e0844404b15508993c4578a8f4dce7b824dc [file] [log] [blame]
{
"name": "Colours",
"version": "5.9.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.9.0"
},
"homepage": "https://github.com/bennyguitar",
"license": "LICENSE",
"source_files": "*.{h,m}",
"public_header_files": "*.h",
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"requires_arc": true
}