com.esl.plugin
Version:
The official ESL plugin for Paypad
55 lines (43 loc) • 955 B
Source Map (JSON)
framework module UIKit [extern_c] {
umbrella header "UIKit.h"
export *
module * {
export *
}
explicit module UICollectionViewTransitionLayout {
header "UICollectionViewTransitionLayout.h"
export *
}
explicit module UIGestureRecognizerSubclass {
header "UIGestureRecognizerSubclass.h"
export *
}
explicit module UICollisionBehavior {
header "UICollisionBehavior.h"
export *
}
explicit module UIDynamicAnimator {
header "UIDynamicAnimator.h"
export *
}
explicit module UIDynamicBehavior {
header "UIDynamicBehavior.h"
export *
}
explicit module UIFontDescriptor {
header "UIFontDescriptor.h"
export *
}
explicit module UIGravityBehavior {
header "UIGravityBehavior.h"
export *
}
explicit module UIPushBehavior {
header "UIPushBehavior.h"
export *
}
explicit module UISnapBehavior {
header "UISnapBehavior.h"
export *
}
}