blob: 6dcd794dcd87b01532e1619bda0e0968a96027f9 [file] [log] [blame]
{
"name": "ColorCubeSwift",
"version": "1.0.0",
"summary": "ColorCube port to swit",
"module_name": "ColorCubeSwift",
"description": "A port to swift of the original ColorCube project written in Objective-C\nhttps://github.com/pixelogik/ColorCube",
"homepage": "https://github.com/YamiDaisuke/ColorCubeSwift",
"license": {
"type": "MIT"
},
"authors": {
"Franklin Cruz": "daisuke.sysoft@gmail.com"
},
"platforms": {
"ios": "9.1"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/YamiDaisuke/ColorCubeSwift.git",
"tag": "v1.0.0"
},
"source_files": "src/*.swift"
}