blob: bcac5153a54da62ad53ad1f366a11fc742d8c108 [file] [log] [blame]
{
"name": "NilColorKit",
"version": "0.1",
"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.1"
},
"source_files": "NilColorKit/NilColorKit.swift",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}