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.
- Host: GitHub
- URL: https://github.com/johnborges/appcentercapacitorshared
- Owner: johnborges
- License: mit
- Created: 2021-06-02T14:38:32.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-22T18:46:45.000Z (almost 5 years ago)
- Last Synced: 2025-11-12T08:18:15.753Z (8 months ago)
- Language: Swift
- Size: 20 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AppCenterCapacitorShared
[](https://travis-ci.org/johnborges/AppCenterCapacitorShared)
[](https://cocoapods.org/pods/AppCenterCapacitorShared)
[](https://cocoapods.org/pods/AppCenterCapacitorShared)
[](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.