[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / f / 5 / OndatoSDK / 1.8.20 / OndatoSDK.podspec.json
blob3cae982ce22588e3bc50dd3c9042f9897482fb26
2   "name": "OndatoSDK",
3   "version": "1.8.20",
4   "platforms": {
5     "ios": "12.0"
6   },
7   "summary": "Ondato iOS SDK",
8   "license": "Apache-2.0",
9   "homepage": "https://github.com/ondato/ondato-sdk-ios",
10   "authors": {
11     "Ondato": "info@ondato.com"
12   },
13   "source": {
14     "git": "git@github.com:ondato/ondato-sdk-ios.git",
15     "tag": "1.8.20"
16   },
17   "pod_target_xcconfig": {
18     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
19   },
20   "ios": {
21     "vendored_frameworks": [
22       "OndatoSDK.framework",
23       "FaceTecSDK.framework",
24       "SwiftyTesseract.framework",
25       "libtesseract.xcframework"
26     ]
27   },
28   "dependencies": {
29     "OpenSSL-Universal": [
30       "1.1.180"
31     ]
32   },
33   "weak_frameworks": "CoreNFC",
34   "script_phases": {
35     "name": "Strip unused architectures",
36     "script": "bash \"${PODS_ROOT}/OndatoSDK/FaceTecSDK.framework/strip-unused-architectures-from-target.sh\"\n"
37   }