[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 4 / 6 / d / PendoSDKLib / 2.16.0.5665 / PendoSDKLib.podspec.json
blobbe821a8095cebc48194418640824610204bb06e0
2   "name": "PendoSDKLib",
3   "version": "2.16.0.5665",
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.16.0.5665/pendo-ios-sdk-static-libraries.2.16.0.5665.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   "pod_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   },
40   "user_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   },
43   "vendored_libraries": "libPendoSDK.a"