[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / 5 / a / OpenSourceController / 1.0.3 / OpenSourceController.podspec.json
blobd2e331e748c9dd253ac26d560be26e3c18a67037
2   "name": "OpenSourceController",
3   "version": "1.0.3",
4   "summary": "Display all the librarys licence used in your application. Enjoy !",
5   "description": "Display a screen with all licence used in your apply can be painful to maintain. OpenSourceController was built to respond to this problem. OpenSourceController is a simple parser to display the licences which are used in your application.",
6   "homepage": "https://github.com/terflogag/OpenSourceController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Florian Gabach": "contact@floriangabach.fr"
13   },
14   "source": {
15     "git": "https://github.com/terflogag/OpenSourceController.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "OpenSourceController/Classes/**/*",
22   "pushed_with_swift_version": "3.0.2"