blob: 13ba6b92cf2767a1941f6aceb51756e4823f63c4 [file] [log] [blame]
{
"name": "Cuttlefish",
"version": "0.2",
"summary": "Handy UIColor categories, including tools to generate color palette shades.",
"homepage": "https://github.com/shopgun/cuttlefish",
"license": "MIT",
"authors": {
"Laurie Hufford": "lh@shopgun.com"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/shopgun/cuttlefish.git",
"tag": "v0.2"
},
"source_files": "Cuttlefish/*.{h,m}"
}