[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / 3 / AcousticConnectDebug / 1.0.23 / AcousticConnectDebug.podspec.json
blobe4b7b9477273449ee4113fb3ecb3236556335711
2   "name": "AcousticConnectDebug",
3   "version": "1.0.23",
4   "authors": "Acoustic, L.P.",
5   "license": {
6     "type": "Proprietary, Acoustic, L.P.",
7     "text": "https://github.com/go-acoustic/Connect/blob/master/Licenses/License"
8   },
9   "homepage": "https://github.com/go-acoustic/Connect",
10   "summary": "Acoustic Connect 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/Connect.git",
17     "tag": "1.0.23"
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/Debug/ConnectResources.bundle",
31       "xcconfig": {
32         "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/SDKs/iOS/Debug/Connect.xcframework/*/Connect.framework/Headers/\"/** "
33       },
34       "vendored_frameworks": "SDKs/iOS/Debug/Connect.xcframework",
35       "dependencies": {
36         "TealeafDebug": [
38         ]
39       }
40     }
41   ]