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