Code refactoring

This commit is contained in:
Florian Gabach
2018-10-24 18:44:12 +02:00
parent 7dd51b88b8
commit a778f03d8f
23 changed files with 518 additions and 376 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'OpenSourceController'
s.version = '3.0.0'
s.version = '3.1.0'
s.summary = 'Display all the librarys licence used in your application. Enjoy !'
s.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.'
s.homepage = 'https://github.com/floriangbh/OpenSourceController'