blob: 77f83e87ab1ba35412162eb495b95f4ca2192286 [file] [log] [blame]
{
"name": "FittingRoom3D",
"version": "0.1.6.2",
"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",
"resources": "README.md"
}