Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/smillerdev/nextcloudconfig

Communication library towards nextcloud servers
https://github.com/smillerdev/nextcloudconfig

cocoapods nextcloud swift

Last synced: 6 days ago
JSON representation

Communication library towards nextcloud servers

Awesome Lists containing this project

README

        

# NextcloudConfig

[![CI Status](https://img.shields.io/travis/SMillerDev/NextcloudConfig.svg?style=flat)](https://travis-ci.org/SMillerDev/NextcloudConfig)
[![Version](https://img.shields.io/cocoapods/v/NextcloudConfig.svg?style=flat)](https://cocoapods.org/pods/NextcloudConfig)
[![License](https://img.shields.io/cocoapods/l/NextcloudConfig.svg?style=flat)](https://cocoapods.org/pods/NextcloudConfig)
[![Platform](https://img.shields.io/cocoapods/p/NextcloudConfig.svg?style=flat)](https://cocoapods.org/pods/NextcloudConfig)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

NextcloudConfig is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'NextcloudConfig'
```

## Author

Sean Molenaar, [email protected]

## License

NextcloudConfig is available under the MIT license. See the LICENSE file for more info.

## Thanks
Thanks to @Basca and @MarenOsnabrug for debugging the first version