[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 2 / f / SwiftAtproto / 0.4.2 / SwiftAtproto.podspec.json
blobe898d0809dab8b424311b162f0fdffa7dbee77ac
2   "name": "SwiftAtproto",
3   "version": "0.4.2",
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.2"
20   },
21   "source_files": "Sources/SwiftAtproto/*.swift",
22   "requires_arc": true,
23   "swift_versions": "5.9",
24   "swift_version": "5.9"