[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 2 / f / SwiftAtproto / 0.4.0 / SwiftAtproto.podspec.json
blobf99f374db2df723b82ea485d470e05954521a301
2   "name": "SwiftAtproto",
3   "version": "0.4.0",
4   "summary": "swift-atproto is a atproto library.",
5   "homepage": "https://github.com/nnabeyang/swift-atproto",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "nnabeyang": "nabeyang@gmail.com"
12   },
13   "platforms": {
14     "ios": "16.0",
15     "osx": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/nnabeyang/swift-atproto.git",
19     "tag": "0.4.0"
20   },
21   "source_files": "Sources/SwiftAtproto/*.swift",
22   "requires_arc": true,
23   "swift_versions": "5.9",
24   "swift_version": "5.9"