Skip to content

Commit fcf7d1b

Browse files
committed
Binaries link fix for TCIAB.podscpec
1 parent 62e3c97 commit fcf7d1b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

TCIAB/5/1/1/TCIAB.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Pod::Spec.new do |s|
1212
Go to https://github.com/CommandersAct/iOSV5/tree/master/TCIAB for more details
1313
DESC
1414
s.platform = :ios, '8.0'
15-
s.source = { :http => "https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCIAB/5/1/1/TCIAB.zip" }
15+
s.source = { :http => "https://github.com/CommandersAct/iOSV5/raw/5.4.12/TCIAB/5/1/1/TCIAB.zip" }
1616
s.preserve_paths = 'TCIAB.xcframework'
1717
#s.public_header_files = 'TCIAB.framework/Headers/*.h'
1818
s.vendored_frameworks = 'TCIAB.xcframework'

TCIAB/latest_TCIAB.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Pod::Spec.new do |s|
1212
Go to https://github.com/CommandersAct/iOSV5/tree/master/TCIAB for more details
1313
DESC
1414
s.platform = :ios, '8.0'
15-
s.source = { :http => "https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCIAB/5/1/1/TCIAB.zip" }
15+
s.source = { :http => "https://github.com/CommandersAct/iOSV5/raw/5.4.12/TCIAB/5/1/1/TCIAB.zip" }
1616
s.preserve_paths = 'TCIAB.xcframework'
1717
#s.public_header_files = 'TCIAB.framework/Headers/*.h'
1818
s.vendored_frameworks = 'TCIAB.xcframework'

0 commit comments

Comments
 (0)