Skip to content

Commit

Permalink
Increased version number
Browse files Browse the repository at this point in the history
  • Loading branch information
MaherKSantina committed Sep 11, 2018
1 parent 3eb101b commit 92a6345
Show file tree
Hide file tree
Showing 9 changed files with 211 additions and 242 deletions.
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- MSAutoView (2.7.0)
- MSAutoView (2.8.0)

DEPENDENCIES:
- MSAutoView (from `../`)
Expand All @@ -9,7 +9,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
MSAutoView: c3cc17614011c964c60ec5e4ecd4f0313276affa
MSAutoView: 382244cb9a5b6a342b2d531d7857a795e279ba94

PODFILE CHECKSUM: 706747bd031deee93b9c3b1183d1ca2b073305ba

Expand Down
4 changes: 2 additions & 2 deletions Example/Pods/Local Podspecs/MSAutoView.podspec.json

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

4 changes: 2 additions & 2 deletions Example/Pods/Manifest.lock

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

427 changes: 198 additions & 229 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.

2 changes: 1 addition & 1 deletion Example/Pods/Target Support Files/MSAutoView/Info.plist

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

2 changes: 1 addition & 1 deletion MSAutoView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'MSAutoView'
s.version = '2.7.0'
s.version = '2.8.0'
s.summary = 'An easy way to create reusable xibs.'
s.swift_version = '3.2'

Expand Down

0 comments on commit 92a6345

Please sign in to comment.