12 lines
244 B
Text
12 lines
244 B
Text
|
|
framework module "Crypto" {
|
||
|
|
header "ref.h"
|
||
|
|
header "Crypto.objc.h"
|
||
|
|
header "Armor.objc.h"
|
||
|
|
header "Constants.objc.h"
|
||
|
|
header "Key.objc.h"
|
||
|
|
header "Models.objc.h"
|
||
|
|
header "universe.objc.h"
|
||
|
|
header "Crypto.h"
|
||
|
|
|
||
|
|
export *
|
||
|
|
}
|