v1.0.0 Major update
Major update to this client library with some breaking changes. See https://blog.ably.io/v1-0-client-libraries-released-8a375dca7a26 for a summary of important, breaking changes and upgrade notes.
This release is compatible with Xcode 7.3 and Xcode 8.
Podfile
pod 'Ably', '1.0.0'
Cartfile
github "ably/ably-ios" == 1.0.0
Objective-C
#import <Ably/Ably.h>
Swift
import Ably