blob: cc2ed6cf884fbf55dd9bf5fedca6fc49dbea072e [file] [log] [blame]
{
"name": "OpenSourceController",
"version": "2.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/terflogag/OpenSourceController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Florian Gabach": "contact@floriangabach.fr"
},
"source": {
"git": "https://github.com/terflogag/OpenSourceController.git",
"tag": "2.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*"
}