Latest | 1.1.5 |
---|---|
Homepage | https://www.ably.io |
License | Apache 2.0 |
Platforms | ios 8.0, tvos 10.0, osx 10.11, requires ARC |
Dependencies | SocketRocketAblyFork, MsgPackAblyFork, KSCrashAblyFork, ULID, SAMKeychain |
Authors |
Latest podspec
{ "name": "Ably", "version": "1.1.5", "summary": "iOS client for Ably", "description": "iOS client library for ably.io, the realtime messaging service, written in Objective-C and ready for Swift 4.0 and later.", "homepage": "https://www.ably.io", "license": { "type": "Apache 2.0", "file": "LICENSE" }, "authors": { "Ably": "[email protected]" }, "source": { "git": "https://github.com/ably/ably-ios.git", "tag": "1.1.5" }, "social_media_url": "https://twitter.com/ablyrealtime", "documentation_url": "https://www.ably.io/documentation", "platforms": { "ios": "8.0", "tvos": "10.0", "osx": "10.11" }, "requires_arc": true, "swift_version": "4.2", "source_files": "Source/**/*.{h,m,swift}", "private_header_files": [ "Source/*+Private.h", "Source/Private/*.h" ], "module_map": "Source/Ably.modulemap", "dependencies": { "SocketRocketAblyFork": [ "0.5.2-ably-2" ], "MsgPackAblyFork": [ "0.2.0-ably-1" ], "KSCrashAblyFork": [ "1.15.18-ably-1" ], "ULID": [ "1.1.0" ], "SAMKeychain": [ "1.5.3" ] } }
Sun, 26 May 2019 10:25:05 +0000