blob: 76270d151298f752122f592a0d8e38276dad6c7b [file] [log] [blame]
{
"name": "Pushe",
"version": "0.9.0",
"summary": "Pushe push-notification framework for iOS platform",
"description": "Pushe is a framework written in swift, helping to receive push-notifications in iOS devices.",
"homepage": "https://pushe.co",
"license": {
"type": "proprietary",
"text": " Copyright 2018 - present Pushe. All rights reserved.\n"
},
"authors": {
"Jafar Khoshtabiat": "jafar.khoshtabiat@pushe.co"
},
"source": {
"http": "https://static.pushe.co/d/iOS/Pushe_0.9.0.zip"
},
"vendored_frameworks": "Pushe.framework",
"social_media_url": "https://github.com/pusheco",
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"frameworks": [
"UIKit",
"UserNotifications",
"AdSupport"
],
"dependencies": {
"Firebase/Messaging": [
],
"Sentry": [
]
}
}