|
@@ -10,7 +10,7 @@
|
|
|
<!--[if lt IE 9]>
|
|
|
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
|
|
<![endif]-->
|
|
|
- <title>Openssl by krzak</title>
|
|
|
+ <title>OpenSSL-Universal by krzyzanowskim</title>
|
|
|
</head>
|
|
|
|
|
|
<body>
|
|
@@ -18,25 +18,25 @@
|
|
|
<div class="inner">
|
|
|
|
|
|
<header>
|
|
|
- <h1>Openssl</h1>
|
|
|
+ <h1>OpenSSL-Universal</h1>
|
|
|
<h2>OpenSSL CocoaPod for iOS and OSX</h2>
|
|
|
</header>
|
|
|
|
|
|
<section id="downloads" class="clearfix">
|
|
|
- <a href="https://github.com/krzak/OpenSSL/zipball/master" id="download-zip" class="button"><span>Download .zip</span></a>
|
|
|
- <a href="https://github.com/krzak/OpenSSL/tarball/master" id="download-tar-gz" class="button"><span>Download .tar.gz</span></a>
|
|
|
- <a href="https://github.com/krzak/OpenSSL" id="view-on-github" class="button"><span>View on GitHub</span></a>
|
|
|
+ <a href="https://github.com/krzyzanowskim/OpenSSL/zipball/master" id="download-zip" class="button"><span>Download .zip</span></a>
|
|
|
+ <a href="https://github.com/krzyzanowskim/OpenSSL/tarball/master" id="download-tar-gz" class="button"><span>Download .tar.gz</span></a>
|
|
|
+ <a href="https://github.com/krzyzanowskim/OpenSSL" id="view-on-github" class="button"><span>View on GitHub</span></a>
|
|
|
</section>
|
|
|
|
|
|
<hr>
|
|
|
|
|
|
<section id="main_content">
|
|
|
<h1>
|
|
|
-<a name="openssl" class="anchor" href="#openssl"><span class="octicon octicon-link"></span></a>OpenSSL</h1>
|
|
|
+<a name="openssl" class="anchor" href="#openssl"><span class="octicon octicon-link"></span></a>OpenSSL-Universal</h1>
|
|
|
|
|
|
-<p>OpenSSL CocoaPod for iOS and OSX. Complete solution to OpenSSL on iOS and OSX. Package came with precompiled libraries, and include script to build newer version if necessary.</p>
|
|
|
+<p>OpenSSL <a href="http://cocoapods.org">CocoaPod</a> for iOS and OSX. Complete solution to <a href="https://www.openssl.org">OpenSSL</a> on iOS and OSX. Package came with precompiled libraries, and include script to build newer version if necessary.</p>
|
|
|
|
|
|
-<p>Current version contains binaries build with SDK iOS 7.0, and SDK OSX 10.8 for all supported architectures.</p>
|
|
|
+<p>Current version contains binaries build with SDK iOS 8.0, and SDK OSX 10.8 for all supported architectures.</p>
|
|
|
|
|
|
<p><strong>Architectures</strong></p>
|
|
|
|
|
@@ -45,18 +45,17 @@
|
|
|
<li>OSX with architectures: i386, x86_64</li>
|
|
|
</ul><p><strong>Installation</strong></p>
|
|
|
|
|
|
-<pre><code>pod 'OpenSSL-Universal', :podspec => 'https://raw.github.com/krzak/OpenSSL/master/OpenSSL-Universal.podspec'
|
|
|
+<pre><code>pod 'OpenSSL-Universal', :podspec => 'https://raw.github.com/krzyzanowskim/OpenSSL/master/OpenSSL-Universal.podspec'
|
|
|
</code></pre>
|
|
|
|
|
|
-<p><strong>Authors</strong></p>
|
|
|
+<p><strong>Contact</strong></p>
|
|
|
|
|
|
-<p><a href="https://twitter.com/krzyzanowskim">Marcin Krzyżanowski</a></p>
|
|
|
+<p><a href="https://twitter.com/krzyzanowskim" class="user-mention">@krzyzanowskim</a></p>
|
|
|
|
|
|
-<p>Based on fork by <a href="https://github.com/justinplouffe" class="user-mention">@justinplouffe</a></p>
|
|
|
</section>
|
|
|
|
|
|
<footer>
|
|
|
- Openssl is maintained by <a href="https://github.com/krzak">krzak</a><br>
|
|
|
+ OpenSSL-Universal is maintained by <a href="https://github.com/krzyzanowskim">krzyzanowskim</a><br>
|
|
|
This page was generated by <a href="http://pages.github.com">GitHub Pages</a>. Tactile theme by <a href="https://twitter.com/jasonlong">Jason Long</a>.
|
|
|
</footer>
|
|
|
|