blob: 689e875189bd7e49ea9d26398d593fbd0532c3e6 [file] [log] [blame]
{
"name": "NilThemeKit",
"version": "0.1.0",
"summary": "NilThemeKit helps you create coherent color themes in Swift.",
"homepage": "https://github.com/NilStack/NilThemeKit",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Peng Guo": "guoleii@gmail.com"
},
"social_media_url": "http://twitter.com/NilStack",
"source": {
"git": "https://github.com/NilStack/NilThemeKit.git",
"tag": "v0.1.0"
},
"source_files": "NilThemeKit/NilThemeKit.swift",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}