bytedance / Bytedance-UnionAD

MIT License
170 stars 54 forks source link

Bytedance-UnionAD

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

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,then specify it in your Podfile:

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

target 'TargetName' do

#Used >3.4.0.0. Pangle-Ads-The-Chinese-Mainland-Traffic
#pod 'Ads-CN'

#Used >3.4.0.0. Pangle-Ads-Outside-The-Chinese-Mainland-Traffic
#pod 'Ads-Global'

#Used <3.4.0.0
#pod 'Bytedance-UnionAD'

end

Then, run the following command:

$ pod install

Pod access is only supported after version 1982

Author

Siwant

License

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

FAQ & feedback channel

Chinese developers could refer to the documentation on the Pangle whenever encountered any problems during the integration process:

Global developers can refer to the help center: https://www.pangleglobal.com/help

If the content of the document cannot solve your problem, you can try to give feedback through the official channel. Feedback channel: "Pangle Platform-Help-Feedback"

Reward test

Change Log