3 "version": "0.0.1-beta",
4 "summary": "iOS Framework which provides easy way to start with Push\n notification in you native iOS Applications.",
5 "description": "To make your users interact your application even they are not using you application. Push Notifications plays most important role\n our product will make this very easy for you to integrate with you new or existing applications.",
6 "homepage": "https://github.com/awesomemotive/pushengage-ios-sdk",
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"