blob: 7b1c7278c4b5ed0d12d42917bcaed4c410b0cc14 [file] [log] [blame]
{
"name": "SlamMac",
"version": "0.1.0",
"swift_version": "3.2",
"summary": "Swift Closure based open source UI Framework for Mac Development.",
"description": "SlamMac is an Swift Closure based open source UI Framework for Mac Development.",
"homepage": "https://github.com/magesteve/SlamMac",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Steve Sheets": "magesteve@mac.com"
},
"social_media_url": "https://twitter.com/magesteve",
"source": {
"git": "https://github.com/magesteve/SlamMac.git",
"tag": "0.1.0"
},
"platforms": {
"osx": "10.10"
},
"source_files": "SlamMac/Classes/**/*",
"frameworks": "Cocoa"
}