Sha256: 01323a2e34a661aa1c1980f73e6c0cf2806e9894d8a21228d969ff9e6d2da493
Contents?: true
Size: 599 Bytes
Versions: 2
Compression:
Stored size: 599 Bytes
Contents
# Schoutedenapus Generate Swift packages from podspecs. Looking for the reverse conversion? => [Chocolat][1] ## Usage Running $ pod lib schoutedenapus POD_SPEC will generate a new `Package.swift` in the current directory. As of right now, Schoutedenapus will only pick up the name and dependencies from the original podspec, you will have to manually move your source files into a directory structure that works with SPM. ## Installation Schoutedenapus is a CocoaPods plugin distributed as RubyGem: $ gem install cocoapods-schoutedenapus [1]: https://github.com/neonichu/Chocolat
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cocoapods-schoutedenapus-0.0.2 | README.md |
cocoapods-schoutedenapus-0.0.1 | README.md |