blob: bd2d503117b1c1b41dcf5635622d3fd04ebfc9d4 [file] [log] [blame]
{
"name": "UIColor-Copic",
"version": "1.0.0",
"summary": "UIColor+Copic category for Copic markers colors. Generated by https://github.com/mihaelamj/uicolor-category-maker.",
"description": " UIColor+Copic category for Copic markers colors.\n I love my Copic Markers!\n Color codes source: http://blog.paigeedraw.com/2012/07/copic-marker-color-rgb-hex-conversion.html\n",
"homepage": "https://github.com/mihaelamj/uicolor-copic",
"license": "MIT",
"authors": {
"Mihaela Mihaljevic Jakic": "mihaelamj@me.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/mihaelamj/uicolor-copic.git",
"tag": "1.0.0"
},
"source_files": [
"code",
"code/**/*.{h,m}"
],
"public_header_files": "code/**/*.h",
"requires_arc": false
}