blob: a3928ea7673db09db18e7d4ef60feddb06a04c1e [file] [log] [blame]
{
"name": "ASEColorWriter",
"version": "0.3",
"summary": "Export UIColors to Adobe Swatch Exchange (ASE) format for use in Adobe Photoshop/Illustrator/InDesign",
"homepage": "https://github.com/alskipp/ASEColorWriter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Al Skipp": "al@alskipp.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/alskipp/ASEColorWriter.git",
"tag": "0.3"
},
"source_files": "ASEColorWriter",
"requires_arc": true
}