[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / e / 6 / OpenSSL-Universal-CaseSensitive / 1.1.1700 / OpenSSL-Universal-CaseSensitive.podspec.json
blob7b944fa577dbe280bb71a5bdaeff313cef776d3d
2   "name": "OpenSSL-Universal-CaseSensitive",
3   "version": "1.1.1700",
4   "summary": "OpenSSL for iOS and OS X",
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,x86_64).",
6   "homepage": "https://github.com/krzyzanowskim/OpenSSL",
7   "license": {
8     "type": "OpenSSL (OpenSSL/SSLeay)",
9     "file": "LICENSE"
10   },
11   "source": {
12     "http": "https://github.com/mickys/OpenSSL/archive/1.1.1700.zip",
13     "type": "zip",
14     "flatten": true
15   },
16   "authors": {
17     "mickys": "micky@nowlive.ro"
18   },
19   "requires_arc": true,
20   "cocoapods_version": ">= 1.9",
21   "platforms": {
22     "ios": "9.0",
23     "osx": "10.10"
24   },
25   "vendored_frameworks": "Frameworks/OpenSSL.xcframework",
26   "ios": {
27     "header_dir": "openssl"
28   },
29   "osx": {
30     "header_dir": "openssl"
31   }