blob: 8e58526cc52e032d3745ea961bd51713dbc59416 [file] [log] [blame]
{
"name": "Mixer",
"version": "1.0.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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Mixer/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}