blob: 18801b917e1f2210641b24106f2c80d72ddd3986 [file] [log] [blame]
{
"name": "HexColorTest",
"version": "0.1.0",
"summary": "HexColor For Test",
"swift_version": "4.1",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/hansol-yang/HexColorTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hansol-yang": "hansolyan9@gmail.com"
},
"source": {
"git": "https://github.com/hansol-yang/HexColorTest.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HexColorTest/Classes/**/*"
}