Introducing SwiftyPods: generate your podfile using Swift

I wanted to create a Swift command line tool for months and finally I found the need. I just published it as an open source package available in homebrew and mint , a tool to generate using a Swift DSL your CocoaPods podfiles. I’ve learned a lot and I’ll try to share some of the details of the development process.