[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / 6 / c / EntrupySDK / 1.2.1 / EntrupySDK.podspec.json
blobdb951aa5992cbef702d82e0b3359b98a655d7c48
2   "name": "EntrupySDK",
3   "version": "1.2.1",
4   "summary": "Entrupy SDK",
5   "description": "The Entrupy SDK for iOS allows you to integrate Entrupy's sneaker authentication functionality into your Swift or Obj-C app",
6   "homepage": "https://www.entrupy.com",
7   "documentation_url": "https://developer.entrupy.com/v1_2.html/v1_2_entrupy_sdk.html",
8   "license": {
9     "type": "Commercial",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Entrupy Inc.": "sneaker-support@entrupy.com"
14   },
15   "swift_versions": "5.3",
16   "platforms": {
17     "ios": "14.0"
18   },
19   "source": {
20     "git": "https://github.com/entrupy/entrupy-sdk-iOS.git",
21     "tag": "1.2.1"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "xcconfig": {
27     "FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/EntrupySDK\" \"${PODS_XCFRAMEWORKS_BUILD_DIR}/EntrupySDK\""
28   },
29   "vendored_frameworks": "EntrupySDK.xcframework",
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "swift_version": "5.3"