aboutsummaryrefslogtreecommitdiff
path: root/xcode/Podfile
blob: 7bd81892b625888c37ac82453736e3dbae4407d1 (plain)
1
2
3
4
5
6
# Uncomment this line to define a global platform for your project
platform :ios, '8.0'
# Uncomment this line if you're using Swift
use_frameworks!

pod 'olm', :path => '../olm.podspec'