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