blob: 696ddb9d8deb6b7e5388217a786e438c572e6361 [file] [log] [blame]
{
"name": "LicensesViewController",
"version": "0.6.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "LicensesViewController/**/*.swift"
}