blob: e2246a977493eab52eb93e8a35d081b66b47b073 [file] [log] [blame]
{
"name": "LicensesViewController",
"version": "0.6.5",
"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.5"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "LicensesViewController/**/*.swift"
}