Skip to content

0.3.0

Latest
Compare
Choose a tag to compare
@bcylin bcylin released this 13 Feb 21:21
· 40 commits to master since this release
c6efa35
  • Update the markdown and plist files in Pods/Target Support Files.
  • Support wildcard characters in the excluded filenames.
  • Find dependencies installed via Swift Package Manager:
plugin "cocoapods-acknowledgements-addons",
  add: ["directory_to_search"],
  with_spm: true,
  exclude: ["lib_name*"]