blob: 03594557d84b4b71b30a4c515b648b2fb91164db [file] [log] [blame]
{
"name": "PusheTest",
"version": "0.5.2",
"summary": "Pushe push notification library for iOS apps.",
"homepage": "https://pushe.co/",
"authors": {
"Jafar Khoshtabiat": "jafar.khoshtabiat@pushe.co"
},
"license": {
"type": "proprietary",
"text": "Copyright 2018 - present Pushe. All rights reserved.\n"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://static.pushe.co/d/iOS/Pushe_0.5.2.zip"
},
"weak_frameworks": "UserNotifications",
"vendored_frameworks": "Pushe.framework",
"dependencies": {
"Firebase/Core": [
],
"Firebase/Messaging": [
]
}
}