https://github.com/xbindings/awscore-ios-binding
Xamarin.iOS binding library - AWSCore
https://github.com/xbindings/awscore-ios-binding
Last synced: 10 months ago
JSON representation
Xamarin.iOS binding library - AWSCore
- Host: GitHub
- URL: https://github.com/xbindings/awscore-ios-binding
- Owner: xbindings
- License: mit
- Created: 2017-12-14T17:25:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-15T15:12:12.000Z (over 8 years ago)
- Last Synced: 2025-06-30T17:49:49.407Z (11 months ago)
- Language: Objective-C
- Size: 4.01 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# AWS Core for Xamarin.iOS
A Xamarin.iOS binding library for [AWS Core](https://github.com/aws/aws-sdk-ios/tree/master/AWSCore) library.
## About
This project is maintained by XBindings.
We are providing cross platform libraries for free.
## Installation
```
Install-Package Xbindings.AWSCore.iOS
```
## Usage
Plz follow the official guide [here](https://github.com/aws/aws-sdk-ios/tree/master/AWSCore).
## License
AWS Core binding library for iOS is released under the MIT license.
See [LICENSE](./LICENSE) for details.