[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 6 / 0 / Tealeaf / 10.6.201 / Tealeaf.podspec.json
blob4270dfb3765fa63c5291d7c4ed60cadf8c40ef98
2   "name": "Tealeaf",
3   "version": "10.6.201",
4   "authors": "Acoustic, L.P.",
5   "license": {
6     "type": "Proprietary, Acoustic, L.P.",
7     "text": "https://github.com/acoustic-analytics/Tealeaf/blob/master/Licenses/License"
8   },
9   "homepage": "https://github.com/acoustic-analytics/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/acoustic-analytics/Tealeaf.git",
17     "tag": "10.6.201"
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   ]