Skip to content

Commit

Permalink
Removed dead file
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtSabintsev committed Sep 28, 2018
1 parent d4c7baf commit 841d04d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 139 deletions.
2 changes: 1 addition & 1 deletion Siren.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
# Compatibility & Sources
s.platform = :ios, "8.0"
s.source = { :git => "https://github.com/ArtSabintsev/Siren.git", :tag => s.version.to_s }
s.source_files = 'Sources/*.swift'
s.source_files = 'Sources/**/*.swift'
s.resources = 'Sources/Siren.bundle'
s.requires_arc = true

Expand Down
138 changes: 0 additions & 138 deletions Sources/Extensions/SirenAlertExtension.swift

This file was deleted.

0 comments on commit 841d04d

Please sign in to comment.