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