Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wolfmcnally/wolfapp
Tools for working at the app- and device-level of iOS and macOS, including resources and notifications.
https://github.com/wolfmcnally/wolfapp
Last synced: 10 days ago
JSON representation
Tools for working at the app- and device-level of iOS and macOS, including resources and notifications.
- Host: GitHub
- URL: https://github.com/wolfmcnally/wolfapp
- Owner: wolfmcnally
- License: mit
- Created: 2018-09-19T17:11:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-03T09:06:46.000Z (over 3 years ago)
- Last Synced: 2024-11-18T05:39:24.971Z (about 2 months ago)
- Language: Swift
- Size: 42 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WolfApp
[![CI Status](https://img.shields.io/travis/wolfmcnally/WolfApp.svg?style=flat)](https://travis-ci.org/wolfmcnally/WolfApp)
[![Version](https://img.shields.io/cocoapods/v/WolfApp.svg?style=flat)](https://cocoapods.org/pods/WolfApp)
[![License](https://img.shields.io/cocoapods/l/WolfApp.svg?style=flat)](https://cocoapods.org/pods/WolfApp)
[![Platform](https://img.shields.io/cocoapods/p/WolfApp.svg?style=flat)](https://cocoapods.org/pods/WolfApp)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
Swift 4.2
## Installation
WolfApp is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'WolfApp'
```## Author
Wolf McNally, [email protected]
## License
WolfApp is available under the MIT license. See the LICENSE file for more info.