[Add] StripeFinancialConnections 24.1.2
[CocoaPods.git] / Specs / a / f / 5 / GMOpenSSL / 3.1.0 / GMOpenSSL.podspec.json
bloba17fe3a63a4cfe92eb2041aa53dc8568c84abc46
2   "name": "GMOpenSSL",
3   "version": "3.1.0",
4   "summary": "Build OpenSSL for iOS and OS X,OpenSSL version 1.1.1w。",
5   "description": "Build OpenSSL for iOS and OS X, and add sm2, sm3, sm4 header files。",
6   "homepage": "https://github.com/muzipiao/GMOpenSSL",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lifei": "lifei_zdjl@126.com"
13   },
14   "source": {
15     "git": "https://github.com/muzipiao/GMOpenSSL.git",
16     "tag": "3.1.0"
17   },
18   "requires_arc": true,
19   "static_framework": true,
20   "platforms": {
21     "ios": "9.0",
22     "osx": "10.13"
23   },
24   "preserve_paths": "Frameworks/OpenSSL.xcframework",
25   "vendored_frameworks": "Frameworks/OpenSSL.xcframework"