CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.

devtodev 1.16.0

devtodev 1.16.0

License Unknown
ReleasedLast Release Dec 2021

Maintained by devtodev.



devtodev 1.16.0

  • By
  • devtodev

Latest Version

December 16, 2021 - v1.16.0

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.