Latest | 3.3.0 |
---|---|
Homepage | http://www.vibes.com |
License | Apache-2.0 |
Platforms | ios 8.0, requires ARC |
Authors |
Latest podspec
{ "name": "VibesPush", "version": "3.3.0", "summary": "SDK for Vibes push messaging", "homepage": "http://www.vibes.com", "authors": { "Vibes": "[email protected]" }, "license": { "type": "Apache-2.0", "file": "LICENSE" }, "platforms": { "ios": "8.0" }, "swift_version": "4.2", "source": { "git": "https://github.com/vibes/push-sdk-ios.git", "tag": "3.3.0" }, "requires_arc": true, "default_subspecs": "Core", "subspecs": [ { "name": "Core", "source_files": "Sources/**/*.swift", "frameworks": "Foundation" } ] }
Thu, 09 May 2019 10:20:04 +0000