[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / 8 / 7 / c / AMOpensslTool / 0.1.1 / AMOpensslTool.podspec.json
blob566c6e41e135978151de960c057da2187e4ba045
2   "name": "AMOpensslTool",
3   "version": "0.1.1",
4   "summary": "A short description of AMOpensslTool.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/liujunjie/AMOpensslTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liujunjie": "liujunjie@apemans.com"
13   },
14   "source": {
15     "git": "https://gitlab.uip6.com/lego/amopenssltool.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AMOpensslTool/Classes/**/*",
22   "vendored_frameworks": "AMOpensslTool/Lib/OpenSSL.framework",
23   "pod_target_xcconfig": {
24     "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
25   }