6 lines
No EOL
185 B
Ruby
6 lines
No EOL
185 B
Ruby
# 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' |