[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / 6 / 0 / Tealeaf / 10.6.298 / Tealeaf.podspec.json
blob26634b8e76656fab991267177aed6a0d0a9d3d1d
2   "name": "Tealeaf",
3   "version": "10.6.298",
4   "authors": "Acoustic, L.P.",
5   "license": {
6     "type": "Proprietary, Acoustic, L.P.",
7     "text": "https://github.com/go-acoustic/Tealeaf/blob/master/Licenses/License"
8   },
9   "homepage": "https://github.com/go-acoustic/Tealeaf",
10   "summary": "Acoustic Tealeaf EOCore iOS SDK",
11   "cocoapods_version": ">= 1.10.0",
12   "platforms": {
13     "ios": "12.0"
14   },
15   "source": {
16     "git": "https://github.com/go-acoustic/Tealeaf.git",
17     "tag": "10.6.298"
18   },
19   "default_subspecs": "Core",
20   "subspecs": [
21     {
22       "name": "Core",
23       "frameworks": [
24         "SystemConfiguration",
25         "CoreTelephony",
26         "CoreLocation",
27         "WebKit"
28       ],
29       "libraries": "z",
30       "resources": "SDKs/iOS/Release/TLFResources.bundle",
31       "xcconfig": {
32         "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/SDKs/iOS/Release/Tealeaf.xcframework/*/Tealeaf.framework/Headers/\"/** "
33       },
34       "vendored_frameworks": "SDKs/iOS/Release/Tealeaf.xcframework",
35       "dependencies": {
36         "EOCore": [
38         ]
39       }
40     }
41   ]