ion-ios-filetransfer
March 9, 2026 ยท View on GitHub
A Swift library for iOS that provides methods for downloading and uploading files
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
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
License
ion-ios-filetransfer is available under the MIT license. See the LICENSE file for more info.
Support
- Report issues on our Issue Tracker