Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Commit

Permalink
Update JustTrack.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
albertodebortoli authored Oct 19, 2021
1 parent c6a9125 commit 10af9c9
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions JustTrack.podspec
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
#
# Be sure to run `pod lib lint JustTrack.podspec' to ensure this is a
# valid spec before submitting.
#
# Any lines starting with a # are optional, but their use is encouraged
# To learn more about a Podspec see http://guides.cocoapods.org/syntax/podspec.html
#

Pod::Spec.new do |s|
s.name = 'JustTrack'
s.version = '4.2.0'
Expand All @@ -18,7 +10,7 @@ JustTrack is the event tracking solution we built for that.

s.homepage = 'https://github.com/JustEat/JustTrack'
s.license = { :type => 'Apache 2.0', :file => 'LICENSE' }
s.authors = { 'Federico Cappelli' => '[email protected]', 'Joakim Lazakis' => '[email protected]' }
s.author = 'Just Eat Takeaway iOS Team'
s.source = { :git => 'https://github.com/justeat/JustTrack.git', :tag => s.version.to_s }
s.social_media_url = 'https://twitter.com/justeat_tech'

Expand Down

0 comments on commit 10af9c9

Please sign in to comment.