blob: 94364b2edabe199e8ed0c008f6cabb9723cce7bc [file] [log] [blame]
{
"name": "KGNColor",
"version": "0.1.4",
"authors": {
"David Keegan": "me@davidkeegan.com"
},
"homepage": "https://github.com/kgn/KGNColor",
"summary": "KGNColor is a collection of helpful UIColor extensions.",
"source": {
"git": "https://github.com/kgn/KGNColor.git",
"tag": "v0.1.4"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "Source/UIColor+Extension.swift"
}