/MulTimer

MulTimer provides an easy and clear interface to create and run multiple timers concurrently.

Primary LanguageSwiftGNU General Public License v3.0GPL-3.0

MulTimer for iOS

MulTimer provides an easy and clear interface to create and run multiple timers concurrently, which is a functionality not provided by the iOS.

To Install

  1. git clone https://github.com/schulzalexander/MulTimer.git
  2. pod install (requires CocoaPods)
  3. Create a Firebase project and add your personal GoogleServie-Info.plist file to the directory.
  4. Open MulTimer.xcworkspace in Xcode 10 or higher.
  5. Build

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details