No commit activity in last 3 years
No release in over 3 years
Generate Swift packages from podspecs.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

~> 1.3
>= 0
 Project Readme

Schoutedenapus

No Maintenance Intended

Generate Swift packages from podspecs.

Looking for the reverse conversion? => Chocolat

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