Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/smillerdev/nextcloudconfig
- Owner: SMillerDev
- License: mit
- Created: 2019-03-29T06:57:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-18T21:36:54.000Z (almost 5 years ago)
- Last Synced: 2024-10-30T05:01:25.806Z (about 2 months ago)
- Topics: cocoapods, nextcloud, swift
- Language: Swift
- Homepage:
- Size: 5.33 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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