blob: b444053d154826338d8a4b4a489eaec9e274bc39 [file] [log] [blame]
{
"name": "NilColorKit",
"version": "0.2.0",
"summary": "NilColorKit extends UIColor with Google Material colors and FlatUI colors in Swift.",
"homepage": "https://github.com/NilStack/NilColorKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Peng Guo": "guoleii@gmail.com"
},
"social_media_url": "http://twitter.com/NilStack",
"source": {
"git": "https://github.com/NilStack/NilColorKit.git",
"tag": "v0.2.0"
},
"source_files": "NilColorKit/NilColorKit.swift",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}