Latest | 0.0.7 |
---|---|
Homepage | https://github.com/CheckNill/KKOpenSSL |
License | KKOpenSSL |
Platforms | ios 8.0 |
Authors | , , , , , , , , , , , , , , , |
Latest podspec
{ "name": "KKOpenSSL", "version": "0.0.7", "summary": "KKOpenSSL Libraries and CocoaPod with BitCode for iOS,depend on OpenSSL", "description": "KKOpenSSL is an SSL/TLS and Crypto toolkit. Deprecated in Mac OS and gone in iOS, this spec gives your project non-deprecated OpenSSL support. Supports iOS including Simulator (armv7, arm64, i386, x86_64).", "homepage": "https://github.com/CheckNill/KKOpenSSL", "license": { "type": "KKOpenSSL", "file": "LICENSE" }, "source": { "git": "https://github.com/CheckNill/KKOpenSSL.git", "branch": "master", "tag": "0.0.7" }, "authors": { "Mark J. Cox": "[email protected]", "Ralf S. Engelschall": "[email protected]", "Dr. Stephen Henson": "[email protected]", "Ben Laurie": "[email protected]", "Lutz Ju00e4nicke": "[email protected]", "Nils Larsch": "[email protected]", "Richard Levitte": "[email protected]", "Bodo Mu00f6ller": "[email protected]", "Ulf Mu00f6ller": "[email protected]", "Andy Polyakov": "[email protected]", "Geoff Thorpe": "[email protected]", "Holger Reif": "[email protected]", "Paul C. Sutton": "[email protected]", "Eric A. Young": "[email protected]", "Tim Hudson": "[email protected]", "Justin Plouffe": "[email protected]" }, "platforms": { "ios": "8.0" }, "ios": { "source_files": "include-ios/openssl/**/*.h", "public_header_files": "include-ios/openssl/**/*.h", "header_dir": "openssl", "preserve_paths": [ "lib-ios/libcrypto.a", "lib-ios/libssl.a" ], "vendored_libraries": [ "lib-ios/libcrypto.a", "lib-ios/libssl.a" ] }, "libraries": [ "ssl", "crypto" ] }
Fri, 07 Sep 2018 19:40:04 +0000