blob: 92adbbd2ba821c0477c02ebd5a32c0b6c60584fd [file] [log] [blame]
{
"name": "SBCommons",
"version": "0.1.0",
"summary": "Commons",
"description": "Common Swift Functionality",
"homepage": "http://github.com/EBGToo/SBCommons",
"license": "MIT",
"authors": {
"Ed Gamble": "ebg@opuslogica.com"
},
"source": {
"git": "https://github.com/EBGToo/SBCommons.git",
"tag": "0.1.0"
},
"source_files": "Sources/*.swift",
"platforms": {
"osx": "10.9"
}
}