[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / 6 / 9 / FYFOpenSSL / 1.1.1q / FYFOpenSSL.podspec.json
blob0e64b214c6b1fc2b5c71c008ca5a64681ffd6f3a
2   "name": "FYFOpenSSL",
3   "version": "1.1.1q",
4   "summary": "A short description of FYFOpenSSL.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/786452470@qq.com/FYFOpenSSL",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "786452470@qq.com": "fyf786452470@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lookingforfanyunfei/FYFOpenSSL.git",
16     "tag": "1.1.1q"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "arm64 x86_64",
23     "DEFINES_MODULE": "YES"
24   },
25   "swift_versions": [
26     "5.1",
27     "5.2",
28     "5.3",
29     "5.4",
30     "5.5"
31   ],
32   "source_files": "FYFOpenSSL/Framework/OpenSSL.framework/**/*.{h,m,c}",
33   "vendored_frameworks": "FYFOpenSSL/Framework/OpenSSL.framework",
34   "frameworks": "Security",
35   "swift_version": "5.5"