blob: 50f503e4f9af39ef37e1b34e64b7b9d267f0d835 [file] [log] [blame]
{
"name": "ColorHex",
"version": "2.0.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.0.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"
}