blob: b1403f05870663339ec9d78f98214c7c38d15bec [file] [log] [blame]
{
"name": "ColorCubeSwift",
"version": "1.1.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_versions": "4.2",
"source": {
"git": "https://github.com/YamiDaisuke/ColorCubeSwift.git",
"tag": "v1.1.0"
},
"source_files": "src/*.swift",
"swift_version": "4.2"
}