https://github.com/smillerdev/nextcloudconfig
Communication library towards nextcloud servers
https://github.com/smillerdev/nextcloudconfig
cocoapods nextcloud swift
Last synced: 26 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-03-18T21:36:54.000Z (about 6 years ago)
- Last Synced: 2025-04-04T14:21:41.793Z (about 1 year ago)
- Topics: cocoapods, nextcloud, swift
- Language: Swift
- Homepage:
- Size: 5.33 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NextcloudConfig
[](https://travis-ci.org/SMillerDev/NextcloudConfig)
[](https://cocoapods.org/pods/NextcloudConfig)
[](https://cocoapods.org/pods/NextcloudConfig)
[](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, sean@seanmolenaar.eu
## 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