Skip to content

Commit dddce5b

Browse files
Updated spec version
1 parent 8a3f6a8 commit dddce5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

adaptive_card_layout.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |spec|
1616
#
1717

1818
spec.name = "adaptive_card_layout"
19-
spec.version = "1.0.0"
19+
spec.version = "1.0.1"
2020
spec.summary = "CardView is a versatile SwiftUI component for displaying a collection of views in a card-like format."
2121

2222
# This description is used to generate tags and improve search results.
@@ -84,7 +84,7 @@ Pod::Spec.new do |spec|
8484
# Supports git, hg, bzr, svn and HTTP.
8585
#
8686

87-
spec.source = { :git => "https://github.com/softsuave-tech-matrix/adaptive_card_layout.git", :tag => "1.0.0" }
87+
spec.source = { :git => "https://github.com/softsuave-tech-matrix/adaptive_card_layout.git", :tag => "1.0.1" }
8888
spec.ios.deployment_target = '15.0'
8989
spec.swift_versions = ['5.0', '5.1', '5.2', '5.3', '5.4', '5.5', '5.6']
9090

0 commit comments

Comments
 (0)