[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 7 / 9 / PubNubSwift / 8.2.1 / PubNubSwift.podspec.json
blob6f96c9ac7a5a88f4b1e92e0cb7d96975dacfb4e3
2   "name": "PubNubSwift",
3   "version": "8.2.1",
4   "homepage": "https://github.com/pubnub/swift",
5   "documentation_url": "https://www.pubnub.com/docs/swift-native/pubnub-swift-sdk",
6   "authors": {
7     "PubNub, Inc.": "support@pubnub.com"
8   },
9   "social_media_url": "https://twitter.com/pubnub",
10   "license": {
11     "type": "PubNub Software Development Kit License",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/pubnub/swift.git",
16     "tag": "8.2.1"
17   },
18   "summary": "PubNub Swift-based SDK for iOS, macOS, tvOS, watchOS & visionOS",
19   "description": "The PubNub Real-Time Network. Build real-time apps quickly and scale them globally.",
20   "platforms": {
21     "ios": "12.0",
22     "osx": "10.15",
23     "tvos": "12.0",
24     "watchos": "4.0"
25   },
26   "swift_versions": "5.9",
27   "module_name": "PubNubSDK",
28   "source_files": "Sources/**/*.swift",
29   "resource_bundles": {
30     "PubNubSwift": [
31       "Sources/PubNub/PrivacyInfo.xcprivacy"
32     ]
33   },
34   "static_framework": false,
35   "swift_version": "5.9"