Technology Stack

Core iOS Frameworks

  • UIKit - User interface components and view management
  • Foundation - Core object types and utilities
  • AVFoundation - Audio/video capture and playback
  • CoreAudio - Low-level audio processing

Third-Party Dependencies (CocoaPods)

Authentication & Backend

  • Firebase/Core (4.0.0) - Backend infrastructure
  • Firebase/Auth - User authentication system
  • Firebase/Database - Real-time data synchronization
  • FacebookCore / FacebookLogin / FBSDKCoreKit - Facebook OAuth integration
  • GoogleSignIn - Google OAuth authentication

Development Tools

  • Jazzy - Swift/Objective-C documentation generator
  • Generates API documentation from inline comments
  • Deployed to GitHub Pages via GitHub Actions

Build Tools

  • Xcode 8.0+
  • CocoaPods 1.0.0+
  • Swift 3.0+

Platform Requirements

  • iOS 10.0+