blob: 1aaa06cbe86d1d7ce73f9ee2c3a1dc3d8deed8bc [file] [log] [blame]
{
"name": "Mixer",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Mixer/**/*.swift",
"requires_arc": true
}