blob: f0be07fa9aa3b766e5d391948ea5cd7faef8be7c [file] [log] [blame]
{
"name": "OpenSourceController",
"version": "4.0.2",
"summary": "Display all the librarys licence used in your application. Enjoy !",
"description": "Display a screen with all licence used in your apply can be painful to maintain. OpenSourceController was built to respond to this problem. OpenSourceController is a simple parser to display the licences which are used in your application.",
"homepage": "https://github.com/floriangbh/OpenSourceController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Florian Gabach": "florian.gabach@gmail.com"
},
"source": {
"git": "https://github.com/floriangbh/OpenSourceController.git",
"tag": "4.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*",
"swift_versions": [
"5.0"
],
"swift_version": "5.0"
}