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

https://github.com/johnborges/appcentercapacitorshared

Shared utility to assist with bootstrapping AppCenter for Capacitor plugin.
https://github.com/johnborges/appcentercapacitorshared

Last synced: about 2 months ago
JSON representation

Shared utility to assist with bootstrapping AppCenter for Capacitor plugin.

Awesome Lists containing this project

README

          

# AppCenterCapacitorShared

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

## Example

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

## Requirements

## Installation

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

```ruby
pod 'AppCenterCapacitorShared'
```

## Author

johnborges, jaborges@protonmail.ch

## License

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