lpw
2021-01-26 207fead0b75994b11c48c185a703f07220c3a2ee
frameworks/Chartboost.framework/Versions/A/Headers/CHBBanner.h
@@ -41,7 +41,7 @@
 The developer should not give the banner view object a frame size different than its CHBBannerSize property.
 If you are using AutoLayout just give the banner an X and Y position constraint and it will be automatically sized.
 
 By default a banner will automatically update its content on its own. This means you only need to call showFromViewController: once and the banner will get a new ads and show them, gracefully handling errors if they occur.
 By default a banner will automatically update its content on its own. This means you only need to call showFromViewController: once and the banner will get new ads and show them, gracefully handling errors if they occur.
 
 You can create and present as many banners as you want at the same time.