[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / c / a / LicensesViewController / 0.10.0 / LicensesViewController.podspec.json
blob72d8de89786300920cac036a8497aba90a9eea4b
2   "name": "LicensesViewController",
3   "version": "0.10.0",
4   "summary": "Give credit where credit is due.",
5   "description": "Recursively finds all LICENSE.* files in a given directory and generates that can be displayed via Settings.bundle or the provided view controller.",
6   "homepage": "https://github.com/carloe/LicenseGenerator-iOS",
7   "screenshots": "https://github.com/carloe/LicenseGenerator-iOS/raw/master/screenshot.png",
8   "license": "MIT",
9   "authors": {
10     "Carlo Eugster": "carlo@relaun.ch"
11   },
12   "source": {
13     "git": "https://github.com/carloe/LicenseGenerator-iOS.git",
14     "tag": "0.10.0"
15   },
16   "platforms": {
17     "ios": "8.0",
18     "tvos": "9.0"
19   },
20   "swift_versions": [
21     "4.2",
22     "5.0",
23     "5.1",
24     "5.2"
25   ],
26   "requires_arc": true,
27   "source_files": "LicensesViewController/**/*.swift",
28   "swift_version": "5.2"