blob: da7df2aafa6bdd236bfe3a8ed2cb995afc1e35ed [file] [log] [blame]
{
"name": "UIColor-CrayolaCrayons",
"version": "1.0.0",
"summary": "UIColor category for Crayola crayon colors",
"description": " UIColot+Crayola\n List of 133 Crayola crayon colours sourced from http://en.wikipedia.org/wiki/List_of_Crayola_crayon_colors.\n",
"homepage": "https://github.com/mihaelamj/uicolor-crayola",
"license": "MIT",
"authors": {
"Mihaela Mihaljevic Jakic": "mihaelamj@me.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/mihaelamj/uicolor-crayola.git",
"tag": "1.0.0"
},
"source_files": [
"code",
"code/**/*.{h,m}"
],
"requires_arc": false
}