Skip to content

Commit

Permalink
Bump 1.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NghiaTranUIT committed Sep 14, 2024
1 parent 18260e5 commit 523dd77
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Sources/Packages.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@
// Copyright © 2020 Proxyman. All rights reserved.
//

#if os(iOS) || os(macOS)
import class AVFoundation.AVAggregateAssetDownloadTask
#endif

import Foundation

#if os(OSX)
Expand Down
2 changes: 1 addition & 1 deletion atlantis-proxyman.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Pod::Spec.new do |spec|

spec.homepage = "https://github.com/ProxymanApp/atlantis"
spec.documentation_url = 'https://docs.proxyman.io/atlantis/atlantis-for-ios'
spec.screenshots = "https://raw.githubusercontent.com/ProxymanApp/atlantis/main/images/cover.png"
spec.screenshots = "https://raw.githubusercontent.com/ProxymanApp/atlantis/main/images/capture_ws_proxyman.jpg"
spec.license = { :type => "Apache License, Version 2.0", :file => "LICENSE" }

spec.author = { "Nghia Tran" => "nghia@proxyman.io" }
Expand Down

0 comments on commit 523dd77

Please sign in to comment.