[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 0 / 6 / c / EntrupySDK / 1.2.2 / EntrupySDK.podspec.json
blobb9f0ea2c5f796aa051035f4fcc0c7654799c5f47
2   "name": "EntrupySDK",
3   "version": "1.2.2",
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   "platforms": {
16     "ios": "14.0"
17   },
18   "source": {
19     "git": "https://github.com/entrupy/entrupy-sdk-iOS.git",
20     "tag": "1.2.2"
21   },
22   "vendored_frameworks": "EntrupySDK.xcframework",
23   "preserve_paths": "EntrupySDK.xcframework",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }