|
11 سال پیش | |
---|---|---|
include-ios | 11 سال پیش | |
include-osx | 11 سال پیش | |
lib-ios | 11 سال پیش | |
lib-osx | 11 سال پیش | |
.gitignore | 11 سال پیش | |
LICENSE.txt | 12 سال پیش | |
OpenSSL.podspec | 11 سال پیش | |
README.md | 11 سال پیش | |
build.sh | 11 سال پیش | |
openssl-1.0.1e.tar.gz | 11 سال پیش |
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.
Current version contains binaries build with SDK iOS 7.0, and SDK OSX 10.8 for all supported architectures.
Architectures
Installation
pod 'OpenSSL', :podspec => 'https://raw.github.com/krzak/OpenSSL/master/OpenSSL.podspec'
Authors
Marcin Krzyżanowski marcin.krzyzanowski@hakore.com
Based on fork by @justinplouffe