blob: 44ca90f630f7704ea4d7d97dfde236df2fff5bda [file] [log] [blame]
{
"name": "QWERTYUI",
"version": "0.1.0",
"summary": "push notification framework",
"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/QWERTYUI_0.1.0.zip"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "QWERTYUI.framework",
"static_framework": true,
"frameworks": [
"UIKit",
"UserNotifications"
],
"dependencies": {
"Firebase/Messaging": [
]
}
}