blob: 9d676680efe8499e6d28899c234bb377735a5b24 [file] [log] [blame]
{
"name": "Mixer",
"version": "0.1.1",
"summary": "A tiny library helping to centralize color definitions",
"homepage": "https://github.com/ios-studio/Mixer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Beat Richartz": "beat.richartz@gmail.com"
},
"source": {
"git": "https://github.com/ios-studio/Mixer.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Mixer/**/*.swift",
"requires_arc": true
}