ion-ios-filetransfer

March 9, 2026 ยท View on GitHub

A Swift library for iOS that provides methods for downloading and uploading files

License Version Platform

Requirements

  • iOS 14.0+
  • Swift 5.0+
  • Xcode 15.0+

Installation

CocoaPods

ion-ios-filetransfer is available through CocoaPods. Add this to your Podfile:

pod 'IONFileTransferLib', '~> 1.0.3'

Quick Start

This library is currently used by the File Transfer Plugin for OutSystems' Cordova and Capacitor Plugins. Please check the library usage there for real use-case scenarios.

Features

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

License

ion-ios-filetransfer is available under the MIT license. See the LICENSE file for more info.

Support