Skip to content

ionic-team/ion-ios-filetransfer

Repository files navigation

ion-ios-filetransfer

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.0'  # Use the latest 1.0.x version

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

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published