4 "summary": "iOS framework to support APNs Services PushEngage.",
5 "description": "Provide the feature for Apple push notification.",
6 "homepage": "https://github.com/awesomemotive/pushengage-ios-sdk.git",
12 "PushEngage": "care@pushengage.com"
19 "git": "https://github.com/awesomemotive/pushengage-ios-sdk.git",
25 "pod_target_xcconfig": {
26 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28 "user_target_xcconfig": {
29 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31 "source_files": "Sources/PushEngage/**/*.{swift}",
32 "swift_versions": "5.0",
33 "swift_version": "5.0"