[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / 6 / 9 / FYFOpenSSL / 0.1.0 / FYFOpenSSL.podspec.json
blobb8b93be714cd2008ee2f47f191a8378703d841b8
2   "name": "FYFOpenSSL",
3   "version": "0.1.0",
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": "0.1.0"
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"