blob: 3316945e1bb16e02fd26b5fe872cfc69ff7223c9 [file] [log] [blame]
{
"name": "LicensesViewController",
"version": "0.6.4",
"summary": "Give credit where credit is due.",
"description": "Recursively finds all LICENSE.* files in a given directory and generates that can be displayed via Settings.bundle or the provided view controller.",
"homepage": "https://github.com/carloe/LicenseGenerator-iOS",
"screenshots": "https://github.com/carloe/LicenseGenerator-iOS/raw/master/screenshot.png",
"license": "MIT",
"authors": {
"Carlo Eugster": "carlo@relaun.ch"
},
"source": {
"git": "https://github.com/carloe/LicenseGenerator-iOS.git",
"tag": "0.6.4"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "LicensesViewController/**/*.swift"
}