[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 8 / f / 0 / libgurucv / 0.0.1 / libgurucv.podspec.json
blob6ceda1e569743a2293fc8eccbd6f64afe1b5433d
2   "name": "libgurucv",
3   "version": "0.0.1",
4   "summary": "Swift SDK for libgurucv",
5   "description": "A cocoapods version of the swift package",
6   "homepage": "https://github.com/John42506176Linux/GuruSwiftSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pharos": "developer@pharosfit.com"
13   },
14   "source": {
15     "git": "https://github.com/John42506176Linux/GuruSwiftSDK.git",
16     "tag": "0.0.1"
17   },
18   "prepare_command": "curl -f --silent -L \"https://formguru-datasets.s3.us-west-2.amazonaws.com/opencv2_ios_builds/opencv2.xcframework-b0dc474160e389b9c9045da5db49d03ae17c6a6b.zip\" -o \"myproject.zip\"\nunzip -u myproject.zip\nrm myproject.zip",
19   "source_files": "Sources/libgurucv/**/*",
20   "vendored_frameworks": "opencv2.xcframework",
21   "platforms": {
22     "ios": "15.0"
23   },
24   "pod_target_xcconfig": {
25     "DEFINES_MODULE": "YES",
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
27   },
28   "swift_versions": "5.0",
29   "swift_version": "5.0"