blob: 29cf476992ff81aacba17670db7cdc0c6ed9ea1e [file] [log] [blame]
{
"name": "RacoonKit",
"version": "0.8.1",
"summary": "A lightwight UI framework => RacoonKit",
"description": "A lightwight UI framework written with using Swift.",
"homepage": "https://github.com/behrank/RacoonKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"behrank": "behrank@gmail.com"
},
"source": {
"git": "https://github.com/behrank/RacoonKit.git",
"tag": "0.8.1"
},
"swift_versions": "4.0",
"platforms": {
"ios": "10.0"
},
"source_files": "Source/**/*.swift",
"frameworks": "UIKit",
"swift_version": "4.0"
}