Latest | 4.2.0 |
---|---|
Homepage | https://github.com/SDOS-DEV/Octopush-iOS |
License | BSD |
Platforms | ios 8.0, requires ARC |
Dependencies | OctopushShared |
Frameworks | Security, UIKit, AudioToolbox, SystemConfiguration, Foundation, CoreGraphics, CoreLocation* |
Octopush-iOS
La librería de Octopush esta desarrollada por SDOS
Para más información de como integrarla consultar la documentación en http://docs.octopush.me/
Latest podspec
{ "name": "Octopush", "platforms": { "ios": "8.0" }, "authors": "SDOS", "version": "4.2.0", "license": { "type": "BSD" }, "homepage": "https://github.com/SDOS-DEV/Octopush-iOS", "summary": "Libreru00eda de Octopush para el envu00edo de notificaciones push", "source": { "git": "https://github.com/SDOS-DEV/Octopush-iOS.git", "tag": "v4.2.0" }, "requires_arc": true, "frameworks": [ "Security", "UIKit", "AudioToolbox", "SystemConfiguration", "Foundation", "CoreGraphics" ], "resources": "src/Framework/Octopush.framework/OctopushBundle.bundle", "weak_frameworks": [ "CoreLocation" ], "vendored_frameworks": "src/Framework/Octopush.framework", "dependencies": { "OctopushShared": [] } }
Mon, 03 Jul 2017 13:00:04 +0000