4 "summary": "Push Notification framework for iOS platform",
5 "description": "Pushe is a framework written in swift, helping to receive push-notifications in iOS devices.",
6 "homepage": "https://pushe.co",
9 "text": " Copyright 2018 - present Pushe. All rights reserved.\n"
12 "Jafar Khoshtabiat": "jafar.khoshtabiat@pushe.co"
15 "http": "https://static.pushe.co/d/iOS/Pushe-1.0.17.zip"
17 "vendored_frameworks": "Pushe.framework",
18 "social_media_url": "https://twitter.com/pushe_co",
22 "static_framework": true,
28 "SystemConfiguration",
32 "Firebase/Messaging": [
39 "pod_target_xcconfig": {
40 "APPLICATION_EXTENSION_API_ONLY": "NO",
41 "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES",
42 "ONLY_ACTIVE_ARCH": "NO",
43 "VALID_ARCHS": "arm64 arm64e armv7 armv7s x86_64",
44 "ENABLE_BITCODE": "YES",
45 "BITCODE_GENERATION_MODE": "bitcode"