2 "name": "OpenSSL-Static",
4 "summary": "OpenSSL Static Libraries and CocoaPod for iOS and OSX",
5 "description": "OpenSSL 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 OSX and iOS including Simulator (armv7, armv7s, arm64, i386, x86_64).",
6 "homepage": "https://github.com/bruceyibin/OpenSSL",
7 "social_media_url": "https://twitter.com/yiibin",
9 "type": "OpenSSL (OpenSSL/SSLeay)",
13 "git": "https://github.com/bruceyibin/OpenSSL.git",
17 "Mark J. Cox": "mark@openssl.org",
18 "Ralf S. Engelschall": "rse@openssl.org",
19 "Dr. Stephen Henson": "steve@openssl.org",
20 "Ben Laurie": "ben@openssl.org",
21 "Lutz Jänicke": "jaenicke@openssl.org",
22 "Nils Larsch": "nils@openssl.org",
23 "Richard Levitte": "nils@openssl.org",
24 "Bodo Möller": "bodo@openssl.org",
25 "Ulf Möller": "ulf@openssl.org",
26 "Andy Polyakov": "appro@openssl.org",
27 "Geoff Thorpe": "geoff@openssl.org",
28 "Holger Reif": "holger@openssl.org",
29 "Paul C. Sutton": "geoff@openssl.org",
30 "Eric A. Young": "eay@cryptsoft.com",
31 "Tim Hudson": "tjh@cryptsoft.com",
32 "Justin Plouffe": "plouffe.justin@gmail.com"
39 "source_files": "include-ios/openssl/**/*.h",
40 "public_header_files": "include-ios/openssl/**/*.h",
41 "header_dir": "openssl",
43 "lib-ios/libcrypto.a",
46 "vendored_libraries": [
47 "lib-ios/libcrypto.a",
52 "source_files": "include-osx/openssl/**/*.h",
53 "public_header_files": "include-osx/openssl/**/*.h",
54 "header_dir": "openssl",
56 "lib-osx/libcrypto.a",
59 "vendored_libraries": [
60 "lib-osx/libcrypto.a",