blob: c989011d481b120d883fb6db8d3a5e087b85c6fe [file] [log] [blame]
{
"name": "JacquardToolkit",
"version": "1.2.2",
"summary": "This development toolkit for the Levi's Jacquard.",
"description": "This is a framework for interacting with the Levi's Jacquard made by Caleb Rudnicki",
"homepage": "https://github.com/gt-etextiles-hacking/JacquardToolkit",
"license": "MIT",
"authors": {
"Caleb Rudnicki": "calebrudnicki@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/gt-etextiles-hacking/JacquardToolkit.git",
"tag": "1.2.2"
},
"source_files": "JacquardToolkit/**/*.{h,m,swift,mlmodel}",
"exclude_files": [
"JacquardToolkit/CustomGestureModels/**"
]
}