IGListKit icon indicating copy to clipboard operation
IGListKit copied to clipboard

Unable to find a specification for `IGListSwiftKit`

Open wujingcheng7 opened this issue 1 year ago • 1 comments

  mypod.podspec
...
  s.dependency 'IGListKit'
  s.dependency 'IGListDiffKit'
  s.dependency 'IGListSwiftKit'

IGListKit & IGListDiffKit are both OK✅. But IGListSwiftKit always failed.❌

wujingcheng7 avatar Sep 05 '23 05:09 wujingcheng7

it's look like IGListSwiftKit only available on latest version IGListkit.

actualy I need IGListSwiftKit too but I got problem when try to pod install from main branch

cendolinside123 avatar Sep 05 '23 07:09 cendolinside123

Hey folks! With v5.0 released, IGListSwiftKit is now on CocoaPods as well, so this issue should be resolved.

Please let me know if you have any more issues! Thanks!

TimOliver avatar Jul 23 '24 07:07 TimOliver