blob: c813a83b7ff4163b3bd930557fc25de96cc22177 [file] [log] [blame]
{
"name": "PubNubSwift",
"version": "2.5.1",
"homepage": "https://github.com/pubnub/swift",
"documentation_url": "https://www.pubnub.com/docs/swift-native/pubnub-swift-sdk",
"authors": {
"PubNub, Inc.": "support@pubnub.com"
},
"social_media_url": "https://twitter.com/pubnub",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/pubnub/swift.git",
"tag": "2.5.1"
},
"summary": "PubNub Swift-based SDK for iOS, macOS, tvOS, & watchOS",
"description": "The PubNub Real-Time Network. Build real-time apps quickly and scale them globally.",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"swift_versions": "5.0",
"module_name": "PubNub",
"source_files": "Sources/**/*.swift",
"swift_version": "5.0"
}