blob: 3eb6e7177d09c6e41ee51bf2059c270ccedc5756 [file] [log] [blame]
{
"name": "OctopushShared",
"platforms": {
"ios": "8.0"
},
"authors": "SDOS",
"version": "4.0.1",
"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.1"
},
"requires_arc": true,
"frameworks": [
"Foundation"
],
"vendored_frameworks": "src/Framework/OctopushShared.framework"
}