blob: 31a2b208985aa86401eae7a28491338f7d02633b [file] [log] [blame]
{
"name": "ColorHex",
"version": "2.1.0",
"summary": "Initializes the UIColor using hexadecimal.",
"homepage": "http://github.com/nakajijapan",
"license": "MIT",
"authors": {
"nakajijapan": "pp.kupepo.gattyanmo@gmail.com"
},
"source": {
"git": "https://github.com/nakajijapan/ColorHex.git",
"tag": "2.1.0"
},
"social_media_url": "https://twitter.com/nakajijapan",
"requires_arc": true,
"source_files": "ColorHex",
"ios": {
"exclude_files": "ColorHex/iOS"
},
"osx": {
"exclude_files": "ColorHex/macOS"
},
"platforms": {
"ios": "11.0",
"osx": "10.13"
},
"pushed_with_swift_version": "4.0"
}