teachers-assistant

[RADIOACTIVE] oh boy did i make bad apps back in the day
git clone git://git.figbert.com/teachers-assistant.git
Log | Files | Refs

Pods-TeachersAssistant.modulemap (134B)


      1 framework module Pods_TeachersAssistant {
      2   umbrella header "Pods-TeachersAssistant-umbrella.h"
      3 
      4   export *
      5   module * { export * }
      6 }