| { |
| "name": "IBMTealeafReactNativeDebug", |
| "version": "10.3.278", |
| "authors": "IBM", |
| "license": { |
| "type": "Proprietary, IBM", |
| "file": "Licenses/LA_en" |
| }, |
| "homepage": "https://github.com/ibm-watson-cxa/IBMTealeaf", |
| "summary": "IBM Tealeaf iOS SDK", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "frameworks": [ |
| "SystemConfiguration", |
| "CoreTelephony", |
| "CoreLocation", |
| "WebKit" |
| ], |
| "libraries": "z", |
| "resources": "SDKs/iOS/Debug/TealeafReactNative.framework/TLFResources.bundle", |
| "xcconfig": { |
| "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/SDKs/iOS/Debug/TealeafReactNative.framework/Headers/\"/** " |
| }, |
| "source": { |
| "git": "https://github.com/ibm-watson-cxa/IBMTealeaf.git", |
| "tag": "10.3.278" |
| }, |
| "vendored_frameworks": "SDKs/iOS/Debug/TealeafReactNative.framework", |
| "dependencies": { |
| "EOCoreDebug": [ |
| |
| ] |
| } |
| } |