Skip to content

Commit

Permalink
Updated swift version to 5
Browse files Browse the repository at this point in the history
  • Loading branch information
MaherKSantina committed Sep 5, 2019
1 parent 7ee974b commit 8b2e24d
Show file tree
Hide file tree
Showing 8 changed files with 544 additions and 534 deletions.
4 changes: 2 additions & 2 deletions DSLoadable.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@

Pod::Spec.new do |s|
s.name = 'DSLoadable'
s.version = '1.0.0'
s.version = '2.0.0'
s.summary = 'Let\'s embrace non-blocking loading views to build awesome apps!'
s.swift_version = '4.2'
s.swift_version = '5.0'

# This description is used to generate tags and improve search results.
# * Think: What does it do? Why did you write it? What is the focus?
Expand Down
6 changes: 3 additions & 3 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- DSLoadable (1.0.0):
- DSLoadable (2.0.0):
- MSAutoView
- MSAutoView (3.1.0)
- NVActivityIndicatorView (4.6.1):
Expand All @@ -21,10 +21,10 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
DSLoadable: 900613998688eabf2dfe18b9a04eb2a209100e30
DSLoadable: cdc20a9cfdf8effbaaa831df401a29f07519f195
MSAutoView: 3087530f735587bc54ffc727d7c593e7027fa43f
NVActivityIndicatorView: 4ca19fccc84595a78957336a086d00a49be6ce61

PODFILE CHECKSUM: 16858abcf1b214103e88a5be931ca5aea70fd97a

COCOAPODS: 1.6.0
COCOAPODS: 1.7.5
9 changes: 5 additions & 4 deletions Example/Pods/Local Podspecs/DSLoadable.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1,040 changes: 520 additions & 520 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8b2e24d

Please sign in to comment.