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