blob: 338402747734fa75b33d0a6149cead88b3eb0eec [file] [log] [blame]
{
"name": "TDTSwiftyColor",
"version": "0.2.0",
"summary": "TDTSwiftyColor is UIColor extension for Swift.",
"description": "TDTSwiftyColor is UIColor extension for Swift.\nDepending on my need, I make modifications at any time.",
"homepage": "https://github.com/Todate/TDTSwiftyColor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Todate": "tdt.dice.k0826@gmail.com"
},
"source": {
"git": "https://github.com/Todate/TDTSwiftyColor.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TDTSwiftyColor/Classes/**/*",
"pushed_with_swift_version": "3.0"
}