2 "name": "AblyRealtime",
4 "summary": "iOS client for Ably",
5 "description": "iOS client library for ably.io, the realtime messaging service, written in Objective-C and ready for Swift 2.0.",
6 "homepage": "https://www.ably.io",
12 "Ably": "support@ably.io"
15 "git": "https://github.com/ably/ably-ios.git",
19 "social_media_url": "https://twitter.com/ablyrealtime",
20 "documentation_url": "https://www.ably.io/documentation",
24 "source_files": "Source/*.{h,m}",
25 "module_map": "Source/AblyRealtime.modulemap",
26 "pod_target_xcconfig": {
27 "HEADER_SEARCH_PATHS": "$CONFIGURATION_BUILD_DIR/SwiftWebSocket.framework/Headers"
34 "deprecated_in_favor_of": "Ably"