csharp_2_swift 1.0.1
A tool that does a simple conversion of C# code to Swift. It hits the major stuff, like re-ordering parameters, field/property declarations, for loop syntax and leaves you to figure out the framework related stuff.
Gemfile:
=
install:
=
Runtime Dependencies (1):
colorize
~> 0.7.7