blob: 9770410f8b30296c061f3a9b533ca61fb8c487d0 [file] [log] [blame]
{
"name": "OctopushServiceExtension",
"platforms": {
"ios": "8.0"
},
"authors": "SDOS",
"version": "4.0.4",
"license": {
"type": "BSD"
},
"homepage": "https://github.com/SDOS-DEV/Octopush-iOS",
"summary": "Librería de Octopush para el envío de notificaciones push",
"source": {
"git": "https://github.com/SDOS-DEV/Octopush-iOS.git",
"tag": "v4.0.4"
},
"requires_arc": true,
"frameworks": [
"Foundation"
],
"vendored_frameworks": "src/Framework/OctopushServiceExtension.framework",
"dependencies": {
"OctopushShared": [
]
}
}