[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 4 / 6 / d / PendoSDKLib / 2.20.2.6938 / PendoSDKLib.podspec.json
blobc9fad7c07f6d25a30abaf586a464e30c83596d8d
2   "name": "PendoSDKLib",
3   "version": "2.20.2.6938",
4   "summary": "Pendo Mobile SDK static library",
5   "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",
6   "authors": {
7     "Pendo.io": "pendo-ios@pendo.io"
8   },
9   "documentation_url": "https://support.pendo.io/hc/en-us/articles/360038590491-Pendo-Mobile-and-React-Native",
10   "homepage": "https://www.pendo.io/",
11   "license": {
12     "type": "Commercial",
13     "text": "https://www.pendo.io/legal/license-terms-and-conditions-may-2020/"
14   },
15   "social_media_url": "https://twitter.com/pendoio",
16   "source": {
17     "http": "https://software.mobile.pendo.io/artifactory/ios-sdk-release/2.20.2.6938/pendo-ios-sdk-static-libraries.2.20.2.6938.zip"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "ios": {
23     "source_files": "include/local/include/*.{h}",
24     "public_header_files": "include/local/include/*.{h}",
25     "header_dir": "include",
26     "xcconfig": {
27       "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/PendoSDKLib/include/local/include/"
28     }
29   },
30   "preserve_paths": [
31     "libPendoSDK.a",
32     "PendoSDKResources.bundle",
33     "$(PODS_ROOT)/include/local/include/"
34   ],
35   "libraries": "c++",
36   "resources": "PendoSDKResources.bundle",
37   "static_framework": true,
38   "swift_versions": "5.0",
39   "pod_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   },
42   "user_target_xcconfig": {
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   },
45   "vendored_libraries": "libPendoSDK.a",
46   "swift_version": "5.0"