tbetous / cordova-plugin-ios-framework-adsupport

Add AdSupport.framework to your xcode project generated by cordova

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cordova-plugin-ios-framework-adsupport

This is a plugin that add AdSupport.framework to a cordova project.

Installation

cordova plugin add cordova-plugin-ios-framework-adsupport.git

It is also possible to install via repo url directly ( unstable )

cordova plugin add https://github.com/tbetous/cordova-plugin-ios-framework-adsupport.git

Supported Platforms

  • iOS

About

Add AdSupport.framework to your xcode project generated by cordova

License:Other


Languages

Language:Objective-C 61.3%Language:JavaScript 38.7%