5 lines
97 B
Ruby
5 lines
97 B
Ruby
target 'Example' do
|
|
use_frameworks!
|
|
pod 'ContextMenu', :path => '../ContextMenu.podspec'
|
|
end
|