An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

AWS Core for Xamarin.iOS

# 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.