8 "description": "goPUSH notification and In-App messaging library",
9 "homepage": "https://www.iwinback.com/",
14 "authors": "iwinBACK Inc.",
16 "git": "https://github.com/iwinBACK-Inc/gopush-ios-sdk.git",
19 "swift_versions": "5.3",
20 "default_subspecs": "App",
24 "vendored_frameworks": "bin/GoPushCore.xcframework",
28 "user_target_xcconfig": {
29 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31 "pod_target_xcconfig": {
32 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37 "vendored_frameworks": "bin/GoPushApp.xcframework",
46 "user_target_xcconfig": {
47 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
49 "pod_target_xcconfig": {
50 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
54 "name": "Notifications",
55 "vendored_frameworks": "bin/GoPushNotifications.xcframework",
64 "user_target_xcconfig": {
65 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
67 "pod_target_xcconfig": {
68 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
73 "vendored_frameworks": "bin/GoPushMessaging.xcframework",
82 "user_target_xcconfig": {
83 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
85 "pod_target_xcconfig": {
86 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
90 "swift_version": "5.3"