blob: 9e6dd942bcae09720ca7a83350b331b784884429 [file] [log] [blame]
{
"name": "HexColoring",
"version": "1.0",
"summary": "HexColor",
"description": "HexColor written on Swift 4.2 by levantAJ",
"homepage": "https://github.com/levantAJ/HexColor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tai Le": "sirlevantai@gmail.com"
},
"source": {
"git": "https://github.com/levantAJ/HexColor.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "HexColor/**/*.{swift}"
}