blob: 93310d86b13e3d318cea36d823284476b7fb55e7 [file] [log] [blame]
{
"name": "PendoSDKLib",
"version": "2.5.4.2013",
"summary": "Pendo Mobile SDK static library",
"description": "Pendo helps close the loop with your users, learning from their usage patterns to make you a better product leader and guiding users to get move value from your apps",
"authors": {
"Pendo.io": "pendo-ios@pendo.io"
},
"documentation_url": "https://support.pendo.io/hc/en-us/articles/360038590491-Pendo-Mobile-and-React-Native",
"homepage": "https://www.pendo.io/",
"license": {
"type": "Commercial",
"text": "https://www.pendo.io/legal/terms-of-service/"
},
"social_media_url": "https://twitter.com/pendoio",
"source": {
"http": "https://software.mobile.pendo.io/ios-sdk-release/2.5.4.2013/pendo-ios-sdk-static-libraries.2.5.4.2013.zip"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"source_files": "include/local/include/*.{h}",
"public_header_files": "include/local/include/*.{h}",
"header_dir": "include",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(PODS_ROOT)/PendoSDKLib/include/local/include/"
}
},
"preserve_paths": [
"libPendoSDK.a",
"PendoSDKResources.bundle",
"$(PODS_ROOT)/include/local/include/"
],
"vendored_libraries": "libPendoSDK.a",
"libraries": "c++",
"resources": "PendoSDKResources.bundle"
}