lloydsheng / Bytedance-UnionAD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bytedance-UnionAD

Pod for Bytedance-UnionAD only support x86_64, armv7, armv7s, arm64.

How To Get Started

Installation with CocoaPods

CocoaPods is a dependency manager for Objective-C, which automates and simplifies the process of using 3rd-party libraries like Bytedance-UnionAD in your projects. You can install it with the following command:

$ gem install cocoapods

Podfile

To integrate Bytedance-UnionAD into your Xcode project using CocoaPods, you must install Git LFS first,then specify it in your Podfile:

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '9.0'

target 'TargetName' do
pod 'Bytedance-UnionAD'
end

Then, run the following command:

$ pod install

Pod access is only supported after version 1982

If you want to get Bytedance-UnionAD before version 1982 ,Please go to union for more information.

Author

Siwant

License

Bytedance-UnionAD is available under the MIT license. See the LICENSE file for more info.

FAQ & feedback channel

Reward test

  • Pangle will invite some developers to grayscale the new version of the SDK, please pay attention to the notice in the station. You can send an email to union_tech_support@bytedance.com to apply for the new version of the Pangle SDK. Your participation is highly appreciated!

  • SDK information

    • Version Number: 3.2.0.0
    • Updated: 2020-08-11
    • Change Log: 1.Playable white screen issue fixed 2.Fixed some bugs

About

License:MIT License


Languages

Language:Objective-C 54.3%Language:HTML 45.6%Language:Ruby 0.1%Language:CSS 0.0%Language:JavaScript 0.0%