Bump to 2.0

This commit is contained in:
Florian Gabach
2017-09-17 13:21:40 +02:00
parent 3b25741375
commit 4960d608b4
7 changed files with 17 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'OpenSourceController'
s.version = '1.0.8'
s.version = '2.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/terflogag/OpenSourceController'