- Use Xcode 11 or higher
- Target iOS 9.0 or higher
- Create an account on Doceree
The simplest way of adding the SDK to your project is via cocoapods. Open your pod file and add these lines to your app’s Pod file.
source 'https://github.com/doceree/DocereePodSpecs.git'pod 'DocereeAdSdk'. '~> 1.1.4'This code is distributed under the terms and conditions of the MIT license.