bhlvoong / LBTATools

Set of tools to drastically improve development speed of UI in iOS applications
MIT License
727 stars 94 forks source link

outdated podspec - still pointing to 1.0.12 #41

Open divide-by-fish opened 3 years ago

divide-by-fish commented 3 years ago

pod install won't get latest (even when pointing to github with tag 1.0.17)

s.version          = '1.0.12
s.source           = { :git => 'https://github.com/bhlvoong/LBTATools.git', :tag => s.version.to_s }

can you update LBTATools.podspec please?

bhlvoong commented 3 years ago

Pods will eventually be unsupported in the future. SPM is much easier to maintain on my end.