Skip to content
Snippets Groups Projects
Podfile 137 B
Newer Older
manuroe's avatar
manuroe committed
target "OLMKit" do
pod 'OLMKit', :path => '../OLMKit.podspec'
end
manuroe's avatar
manuroe committed
target "OLMKitTests" do
pod 'OLMKit', :path => '../OLMKit.podspec'
end