blob: 19d1f9c6fc217f647aeb631bab5ae95488689e74 [file] [log] [blame]
{
"name": "PubNubSwift",
"version": "1.0.0",
"homepage": "https://github.com/pubnub/swift",
"documentation_url": "https://pubnub.com/docs/swift/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": "1.0.0"
},
"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"
}