CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

ZFNativeAdsManager_beta 1.4.0

ZFNativeAdsManager_beta 1.4.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Mar 2017

Maintained by daipei.



  • By
  • ruozi

ZFNativeAdsManager

ZFNativeAdsManager is an integration of all mainstream native ads platforms. You can monetize your app by native ads with simple API and dispatch them by priority. And you can also integrate/delete certain platform just by adding/deleting one line code in Podfile without changing any code in your project.

Supported Platforms

  • Facebook (4.18.0)
  • Mobvista (1.5.2)

Installation

pod 'ZFNativeAdsManager/Facebook'
pod 'ZFNativeAdsManager/Mobvista'
pod 'ZFNativeAdsManager/MVAppWall'

You can delete certain line if you don't need to impress native ads from that platform.