mirror of
https://github.com/exyte/Macaw.git
synced 2024-11-13 13:14:20 +03:00
7 lines
71 B
Ruby
7 lines
71 B
Ruby
use_frameworks!
|
|
|
|
target 'Example' do
|
|
pod 'Macaw', :path => '../'
|
|
end
|
|
|