blob: 118bcb765fddaba948b4fe8de41a307d22dcc181 [file] [log] [blame]
{
"name": "ToolBox2D",
"version": "0.0.1",
"summary": "ToolBox2D is a toolbox ;)",
"description": "ToolBox is a spriteKit toolbox",
"homepage": "https://github.com/nberthelot/ToolBox2D",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nberthelot": "..."
},
"source": {
"git": "https://github.com/nberthelot/ToolBox2D.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ToolBox2D/Classes/**/*"
}