blob: 95052319cb09ecdb2f488f51e27914ac00bfba3f [file] [log] [blame]
{
"name": "OpenSourceController",
"version": "3.1.0",
"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": "3.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*"
}