-
Download Bytedance-UnionAD and try out the included example app
-
Check out the documentation for a comprehensive look at all of the APIs available in Bytedance-UnionAD
-
If you have other questions, please read FAQ first
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
To integrate Bytedance-UnionAD into your Xcode project using CocoaPods, specify it in your Podfile:
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.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.
Siwant
Bytedance-UnionAD is available under the MIT license. See the LICENSE file for more info.