blob: f64eeec7374d8e145218265d1a977444c6c07510 [file] [log] [blame]
{
"name": "SwiftyColor",
"version": "1.2.1",
"summary": "The most sexy way to use colors in Swift.",
"homepage": "https://github.com/devxoul/SwiftyColor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Suyeol Jeon": "devxoul@gmail.com"
},
"source": {
"git": "https://github.com/devxoul/SwiftyColor.git",
"tag": "1.2.1"
},
"source_files": "Sources/SwiftyColor/*.{swift}",
"requires_arc": true,
"swift_versions": "5.0",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"swift_version": "5.0"
}