Adds cocoapods for libraries.

Adds OCMockito and OCHamcrest libs.
This commit is contained in:
2020-09-05 22:06:51 -07:00
parent af47156557
commit c3031fbc39
364 changed files with 17147 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
framework module Pods_MonsterCards {
umbrella header "Pods-MonsterCards-umbrella.h"
export *
module * { export * }
}