[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / c / a / LicensesViewController / 0.6.5 / LicensesViewController.podspec.json
blobe2246a977493eab52eb93e8a35d081b66b47b073
2   "name": "LicensesViewController",
3   "version": "0.6.5",
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.6.5"
15   },
16   "platforms": {
17     "ios": "8.0",
18     "tvos": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "LicensesViewController/**/*.swift"