1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-11-13 13:14:20 +03:00
Macaw/Example/Podfile
2017-08-28 14:56:52 +07:00

7 lines
71 B
Ruby

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