SwiftSH
SwiftSH copied to clipboard
Manual Import into a project results in error "No such module Libssh2"
When manual importing swiftSH by dragging SwiftSh folder into Project Navigator and then compile it results in "No such module Libssh2" in Libssh2.swift file.

I am getting similar error while importing SwiftSH in my ViewController. Is SwiftSH used with Objective C or Swift? Please share any sample implementation...