Skip to content

Commit

Permalink
updated pod version
Browse files Browse the repository at this point in the history
  • Loading branch information
ankitgoyalgloballogic committed Aug 12, 2022
1 parent 30e8b0c commit 853e374
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion AlfrescoContent/AlfrescoContent.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Pod::Spec.new do |s|
s.osx.deployment_target = '10.14'
s.tvos.deployment_target = '12.0'
s.swift_version = '5.0'
s.version = '0.2.21'
s.version = '0.2.22'
s.source = {:git => 'https://github.com/Alfresco/alfresco-ios-swift-api.git', :tag => 'content/'+s.version.to_s}
s.authors = {'Alfresco' => '[email protected]'}
s.license = {:type => 'Apache License Version 2.0', :file => 'AlfrescoContent/LICENSE.md'}
Expand Down
4 changes: 2 additions & 2 deletions SampleApp/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PODS:
- AlfrescoAuth (0.1.2):
- AlfrescoCore
- AppAuth
- AlfrescoContent (0.2.18):
- AlfrescoContent (0.2.20):
- Alamofire (~> 4.9.0)
- AlfrescoCore (0.1.2)
- AppAuth (1.5.0):
Expand Down Expand Up @@ -31,7 +31,7 @@ SPEC REPOS:
SPEC CHECKSUMS:
Alamofire: 85e8a02c69d6020a0d734f6054870d7ecb75cf18
AlfrescoAuth: 65ff558e5d65f82762dfdf54257a57ba413816e3
AlfrescoContent: 1e3eef8ddfce039d7d6ea72d0232df7cf20e25b6
AlfrescoContent: 9cb9098f73d170c7f60ec500ac875503ca72270b
AlfrescoCore: 5b9b48fa22dddeae139877c33baa22b9fa894e69
AppAuth: 80317d99ac7ff2801a2f18ff86b48cd315ed465d
JWTDecode: 82480a7173f8a811954e7e14a2b59f688ca4222a
Expand Down

0 comments on commit 853e374

Please sign in to comment.