Skip to content

Commit

Permalink
version 3.2.51
Browse files Browse the repository at this point in the history
  • Loading branch information
“Raouf” committed Jun 16, 2023
1 parent 0eede7a commit aae7884
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 14 deletions.
1 change: 0 additions & 1 deletion Example/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ platform :ios, '13.0'
target 'WDFrameWorkIOS_Example' do
use_frameworks!
pod 'WDFrameWorkIOS', :path => '../'
pod 'Alamofire', :git => 'https://github.com/Mohamed-AbdulRaouf/Alamofire.git', :commit => '78424be314842833c04bc3bef5b72e85fff99204'
target 'WDFrameWorkIOS_Tests' do
inherit! :search_paths

Expand Down
16 changes: 4 additions & 12 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ PODS:
- SwinjectStoryboard (2.2.2):
- Swinject (~> 2.7.1)
- TextFieldEffects (1.6.0)
- WDFrameWorkIOS (3.2.49):
- WDFrameWorkIOS (3.2.50):
- AcceptCardSDK (= 5.5.1)
- Alamofire (~> 5.6.4)
- Bond
Expand Down Expand Up @@ -196,12 +196,12 @@ PODS:
- TextFieldEffects

DEPENDENCIES:
- Alamofire (from `https://github.com/Mohamed-AbdulRaouf/Alamofire.git`, commit `78424be314842833c04bc3bef5b72e85fff99204`)
- WDFrameWorkIOS (from `../`)

SPEC REPOS:
trunk:
- AcceptCardSDK
- Alamofire
- Bond
- CachyKit
- Cosmos
Expand Down Expand Up @@ -242,17 +242,9 @@ SPEC REPOS:
- TextFieldEffects

EXTERNAL SOURCES:
Alamofire:
:commit: 78424be314842833c04bc3bef5b72e85fff99204
:git: https://github.com/Mohamed-AbdulRaouf/Alamofire.git
WDFrameWorkIOS:
:path: "../"

CHECKOUT OPTIONS:
Alamofire:
:commit: 78424be314842833c04bc3bef5b72e85fff99204
:git: https://github.com/Mohamed-AbdulRaouf/Alamofire.git

SPEC CHECKSUMS:
AcceptCardSDK: bffe21c7dc2abe0eb63f82ec30aa4952976ae78e
Alamofire: 4e95d97098eacb88856099c4fc79b526a299e48c
Expand Down Expand Up @@ -294,8 +286,8 @@ SPEC CHECKSUMS:
Swinject: ddf78b8486dd9b71a667b852cad919ab4484478e
SwinjectStoryboard: 240ce371396da09a4c43c72ee5c148108500e184
TextFieldEffects: 529b8aff706fb40f82c41c780c0777941a893796
WDFrameWorkIOS: 8f7dca1e0c336b2391ff80b73c8efafbda670c6e
WDFrameWorkIOS: 543a07a26072b06919363d454f3009a7b18fc193

PODFILE CHECKSUM: 2242867453d47c6841dc6933f1d9a9aefbf51986
PODFILE CHECKSUM: 98038bcd7691a5fe804888bc8e171681b139659e

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

Pod::Spec.new do |spec|
spec.name = 'WDFrameWorkIOS'
spec.version = '3.2.50'
spec.version = '3.2.51'
spec.summary = 'A short description of WDFrameWorkIOS.'


Expand Down

0 comments on commit aae7884

Please sign in to comment.