Skip to content

Commit 717b293

Browse files
authored
update the podspec source (#207)
1 parent d9f7cff commit 717b293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ForageSDK.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Pod::Spec.new do |spec|
99
spec.author = { "Rob Gormisky" => "rob@joinforage.com" }
1010
spec.platform = :ios, "13.0"
1111
spec.readme = "https://raw.githubusercontent.com/teamforage/forage-ios-sdk/main/README.md"
12-
spec.source = { :git => "https://github.com/teamforage/forage-ios-sdk.git", :tag => "4.4.11" }
12+
spec.source = { :git => "https://github.com/teamforage/forage-ios-sdk.git", :tag => "4.5.0" }
1313
spec.source_files = ["Sources/ForageSDK/**/*.swift", "DatadogPrivate-Objc/**/*.{h,m}"]
1414
spec.resource_bundles = {
1515
'ForageIcon' => ['Sources/Resources/*']

0 commit comments

Comments
 (0)