[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / a / b / 7 / XMTP / 0.7.4-alpha0 / XMTP.podspec.json
blob24b47a8f9d4801103ad25eb96973ed2cc213db03
2   "name": "XMTP",
3   "version": "0.7.4-alpha0",
4   "summary": "XMTP SDK Cocoapod",
5   "description": "The XMTP cocoapod implements the XMTP protocol for iOS. It handles cryptographic operations and network communication with the XMTP network.",
6   "homepage": "https://github.com/xmtp/xmtp-ios",
7   "license": "MIT",
8   "authors": {
9     "Pat Nakajima": "pat@xmtp.com"
10   },
11   "platforms": {
12     "ios": "14.0"
13   },
14   "swift_versions": "5.3",
15   "source": {
16     "git": "https://github.com/xmtp/xmtp-ios.git",
17     "tag": "0.7.4-alpha0"
18   },
19   "source_files": "Sources/**/*.swift",
20   "frameworks": [
21     "CryptoKit",
22     "UIKit"
23   ],
24   "dependencies": {
25     "web3.swift": [
27     ],
28     "GzipSwift": [
30     ],
31     "Connect-Swift": [
32       "= 0.3.0"
33     ],
34     "XMTPRust": [
35       "= 0.3.7-beta0"
36     ]
37   },
38   "swift_version": "5.3"