blob: d16b91886b18e1b330f5bdf231ee0ef10fd7e9cb [file] [log] [blame]
{
"name": "TeeBoy",
"version": "0.9.0",
"summary": "This framework contains classes to support the Tee-Boy family of products.",
"description": "This is a general utility frameowrk designed to provide a number of different functional classes to handle a variety of tasks that come up a lot in coding. Feel free to explore the header files for more information.",
"homepage": "http://www.tee-boy.com",
"license": {
"type": "proprietary",
"text": "Copyright 2016 Tee-Boy. All rights reserved."
},
"authors": "Tee-Boy",
"social_media_url": "http://twitter.com/weathersnoop",
"source": {
"http": "http://downloads.weathersnoop.com/TeeBoyFramework.zip"
},
"platforms": {
"osx": "10.6"
},
"osx": {
"vendored_frameworks": "TeeBoy.framework",
"frameworks": "IOKit"
}
}