Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update SwiftyTimer.podspec
  • Loading branch information
radianttap authored Dec 5, 2019
commit a1a82caf671f8628c959cf9e175744c4ef4d5d06
1 change: 0 additions & 1 deletion SwiftyTimer.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ Pod::Spec.new do |s|
s.authors = { 'Radek Pietruszewski' => 'this.is@radex.io' }
s.source = { git: 'https://github.com/radex/SwiftyTimer.git', tag: s.version }

s.swift_version = '5.0'
s.requires_arc = true
s.swift_versions = ['4.2', '5.0']

Expand Down