[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 4 / 5 / a / OpenSourceController / 1.0.5 / OpenSourceController.podspec.json
blob03cc986c8a1a6e4a7410457c4913ba6866b81729
2   "name": "OpenSourceController",
3   "version": "1.0.5",
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.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "OpenSourceController/Classes/**/*",
22   "pushed_with_swift_version": "3.0.2"