blob: 1dff0413c8745fce5dec58a3e3ee9d56e3a2e531 [file] [log] [blame]
{
"name": "Cappasity",
"version": "0.5.3",
"summary": "Cappasity Framework contains functionality for working with models on the Cappasity platform.",
"description": "Cappasity Framework contains functionality for working with models on the Cappasity platform, i.e.:\n\nobtaining the models\nobtaining the properties of a given model\ndisplaying the model",
"homepage": "https://github.com/CappasityTech/CappasityiOS",
"license": {
"type": "Copyright",
"text": "Copyright (c) 2020, Cappasity Inc. All rights reserved.",
"file": "LICENSE"
},
"authors": "Cappasity",
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://github.com/CappasityTech/CappasityiOS/releases/download/v0.5.3/Cappasity.zip"
},
"ios": {
"vendored_frameworks": "Cappasity.framework"
}
}