[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / f / d / PressengerNotificationServiceExtensionSDK / 4.3.48 / PressengerNotificationServiceExtensionSDK.podspec.json
blob1aec1771900e34b1f0c0605c2ec35ff5292dea18
2   "name": "PressengerNotificationServiceExtensionSDK",
3   "version": "4.3.48",
4   "summary": "Helper SDK for Pressenger. Use it for notification service extensions",
5   "homepage": "https://pressenger.com/pressenger-ios-sdk/",
6   "authors": {
7     "Name": "laszlo.fazekas@pressenger.com"
8   },
9   "license": {
10     "type": "All rights reserved.",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "12.0"
15   },
16   "source": {
17     "http": "https://maven2.pressenger.com/pods/PressengerSDK/PressengerNotificationServiceExtensionSDK-v4.3.48.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "PressengerNotificationServiceExtensionSDK.xcframework"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386",
24     "VALID_ARCHS": "arm64 arm64e armv7 armv7s x86_64",
25     "ARCHS": "$(ARCHS_STANDARD)"
26   },
27   "xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386",
29     "VALID_ARCHS": "arm64 arm64e armv7 armv7s x86_64",
30     "ARCHS": "$(ARCHS_STANDARD)"
31   }