/SpikaiOS

Primary LanguageSwiftMIT LicenseMIT

Spika

A fast, secure, and easy-to-use chat app that lets you stay connected with friends and family anytime, anywhere. Enjoy real-time messaging, media sharing, and a smooth, reliable experience.


Table of Contents


Requirements

  • Xcode 15 or later
  • iOS 15.0 or later
  • Swift 5
  • CocoaPods / Swift Package Manager

Installation

Getting Started

  1. Clone the repository:
    git clone https://github.com/pontistechnology/SpikaiOS
  2. Navigate to the project directory:
    cd SpikaiOS
  3. Cocoapods
    sudo gem install cocoapods # if not installed
    pod install
  4. Open the project in Xcode: Double-click the .xcworkspace file.
  5. Run the application: Select a simulator or a connected device and press the "Run" button in Xcode.

Contributing

If you're open to contributions, this section provides guidelines for potential collaborators.

  • Found a bug? Please open an issue on GitHub.
  • Want to add a feature? Fork the repository, create a new branch, and submit a pull request.

License

Specify the license under which your project is released. This is important for both users and contributors.

This project is licensed under the MIT License - see the LICENSE.md file for details.