blob: 27c4204f829dee93389e66df498227d27f8d6e07 [file] [log] [blame]
{
"name": "FittingRoom3D",
"version": "0.1.0",
"summary": "Avametric garment simulation addon",
"description": "A framework that helps viewing Avametric 3D garment simulation in an ios applcation",
"homepage": "http://www.avametric.com",
"license": {
"type": "Propriety",
"text": "don't use this framework unless I tell you to use it"
},
"authors": {
"Ben": "ben@avametric.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://s3.amazonaws.com/tryon-assets/playgrounds/swift/FittingRoom3D.zip"
},
"ios": {
"vendored_frameworks": "FittingRoom3D.framework"
},
"exclude_files": "Classes/Exclude"
}