/Bytedance-UnionAD

Primary LanguageObjective-CMIT LicenseMIT

Bytedance-UnionAD

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, 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.

Author

Siwant

License

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