1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-09-11 13:15:35 +03:00
Macaw/Example/Podfile
2016-09-27 20:23:39 +06:00

5 lines
70 B
Ruby

use_frameworks!
target 'Example' do
pod 'Macaw', :path => '../'
end