4 "summary": "iOS Framework which provides easy way to start with Push notification in your native iOS Applications.",
5 "description": "To make your users interact with your application even when they are not using your application, push notifications plays the most important role and our product will make this very easy for you to integrate with your applications.",
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",
30 "pod_target_xcconfig": {
31 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33 "user_target_xcconfig": {
34 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36 "source_files": "PushEngage/**/*.{swift}",
37 "swift_versions": "5.0",
38 "swift_version": "5.0"