blob: 379e5f77dbf290c0496accfc7ab50434e3432a59 [file] [log] [blame]
{
"name": "KGNColor",
"version": "0.1.2",
"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.2"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "Source/UIColor+Extension.swift"
}