blob: 14db304da1693f3cb2bb4d21b60a36b68a012e8b [file] [log] [blame]
{
"name": "Notifications",
"version": "0.0.1-beta2",
"summary": "Tiendeo Notifications",
"homepage": "https://www.tiendeo.com",
"license": "Custom",
"authors": {
"Tiendeo": "info@tiendeo.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://tiendeo.jfrog.io/tiendeo/pods/Notifications/Notifications-0.0.1-beta2.zip"
},
"vendored_frameworks": "Notifications.framework",
"dependencies": {
"Firebase/Core": [
"~> 5.12.0"
],
"Firebase/Messaging": [
"~> 5.12.0"
],
"TiendeoCore": [
"~> 0.0.7-beta2"
]
}
}