[Add] RosPush 1.0.5
[CocoaPods.git] / Specs / a / f / 5 / GMOpenSSL / 3.0.7 / GMOpenSSL.podspec.json
blob13fcf181c17e2344f0d27308ede30b13ca9f1f35
2   "name": "GMOpenSSL",
3   "version": "3.0.7",
4   "summary": "Build OpenSSL for iOS and OS X,OpenSSL version 1.1.1u。",
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.0.7"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.13"
22   },
23   "preserve_paths": "Frameworks/OpenSSL.xcframework",
24   "vendored_frameworks": "Frameworks/OpenSSL.xcframework"