blob: 34acdee40f9e0fba77f964c9354f5081baefdee8 [file] [log] [blame]
{
"name": "TIHexColor",
"version": "1.0",
"license": "MIT",
"summary": "TIHexColor is a class with hex support for UIColor.",
"homepage": "https://github.com/tichise/TIHexColor",
"social_media_url": "http://twitter.com/tichise",
"authors": "Takuya Ichise",
"source": {
"git": "https://github.com/tichise/TIHexColor.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}