[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / 6 / 7 / b / AKOpencvManager / 0.0.3 / AKOpencvManager.podspec.json
blobb7005e1baf543a6c7bd129d5afb527e55f17dbcc
2   "name": "AKOpencvManager",
3   "version": "0.0.3",
4   "summary": "a tool use to make image UI.",
5   "description": "A short description of AKOpencvManager.",
6   "homepage": "https://git.silvrr.com/ikiclient/AKOpencvManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "authors": {
15     "xifeng": "xifeng@akulaku.com"
16   },
17   "source": {
18     "git": "git@git.silvrr.com:ikiclient/AKOpencvManager.git",
19     "tag": "0.0.3"
20   },
21   "resources": "Framework/*.bundle",
22   "ios": {
23     "vendored_frameworks": "Framework/*.xcframework"
24   },
25   "pod_target_xcconfig": {
26     "VALID_ARCHS": "x86_64 armv7 arm64"
27   }