blob: 13e76a49bd139b99eebedd5affc1cb2116bcf191 [file] [log] [blame]
{
"name": "gaitup-licensing",
"version": "1.0.0",
"summary": "Gaitup framework to report usage of our algorythm in third party application",
"description": "This library is intended to record the number of report generated with our algorithm in third-party application. This library should be called by a third-party developer everytime a production report is generated.",
"homepage": "http://www.gaitup.com",
"license": "MIT",
"authors": {
"mathieu": "mathieu.knecht@gaitup.com"
},
"platforms": {
"ios": "12.0",
"osx": "10.15"
},
"source": {
"git": "https://bitbucket.org/gaithub-dist/gaituplicensing",
"tag": "v1.0.0"
},
"source_files": "*"
}