[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / 6 / d / 8 / libssh / 0.0.1 / libssh.podspec.json
blob814555b1a12dfb73b88cc78305218ecd4e07536c
2   "name": "libssh",
3   "version": "0.0.1",
4   "summary": "libssh is a multiplatform C library implementing the SSHv2 protocol on client and server side.",
5   "description": "With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel, manage public keys and much more ...",
6   "homepage": "https://www.libssh.org/",
7   "license": "MIT",
8   "authors": "LuXinxin",
9   "source": {
10     "git": "https://github.com/imRobots/libssh-pod.git"
11   },
12   "platforms": {
13     "osx": "10.11"
14   },
15   "source_files": "include/**/*.h",
16   "vendored_libraries": "lib/libssh.4.8.6.dylib"