Latest Version
v1.14.7
December 10, 2020 -Installation
CocoaPods
platform :ios, '9.0'
target 'TargetName' do
use_frameworks!
pod 'devtodev'
end
target ‘ExtensionTargetName’ do
platform :ios, ’10.0’
pod ‘devtodev/AppExtension’
end
Getting Started
Full description of the integration process of devtodev SDK and all the accessible features can be found on the page with official devtodev documentation.
Changelog
See releases.