blob: d31659f219386a5e6e4c7821ff1b46508ed16f6b [file] [log] [blame]
{
"name": "GampKit",
"version": "0.0.1",
"summary": "Lorem Ipsum",
"description": "Lorem Description",
"homepage": "https://github.com/brightdigit/GampKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BrightDigit": "github@brightdigit.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/brightdigit/GampKit.git",
"tag": "0.0.1"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5",
"swift_version": "5"
}