mytargetsdk/mytarget-ios-spm
The myTarget Advertising Network allows developers to monetize their websites and mobile apps using myTarget ads.
Usage
For Objective-C projects required to use "@import" directive:
``ruby
@import MyTargetSDK;
``
Integration instructions are available on our website.
Demo-app with examples of integration available in myTargetDemo folder.
Installation
To add a package dependency to your Xcode project, select File > Swift Packages > Add Package Dependency and enter its repository URL: https://github.com/myTargetSDK/mytarget-ios-spm
Add the following line to your Podfile:
``ruby
pod 'myTargetSDK'
`
Run pod install`.
Requirements
iOS 12.4
License
LGPL
Package Metadata
Repository: mytargetsdk/mytarget-ios-spm
Default branch: main
README: README.md