[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / f / b / AcousticConnectReactNativeDebug / 1.0.35 / AcousticConnectReactNativeDebug.podspec.json
blobbf9e45671ee2e8d63a15165fcdea56ef5b23c551
2   "name": "AcousticConnectReactNativeDebug",
3   "version": "1.0.35",
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 React Native",
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.35"
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/DebugConnectReactNative/ConnectResources.bundle",
31       "xcconfig": {
32         "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/SDKs/iOS/DebugConnectReactNative.xcframework/*/ConnectReactNative.framework/Headers/\"/**"
33       },
34       "vendored_frameworks": "SDKs/iOS/DebugConnectReactNative/ConnectReactNative.xcframework",
35       "dependencies": {
36         "TealeafReactNativeDebug": [
38         ]
39       }
40     }
41   ]