1
1
mirror of https://github.com/nsomar/Swiftline.git synced 2024-08-15 16:40:24 +03:00
Swiftline/Examples/Podfile
2015-11-12 08:54:15 +00:00

7 lines
146 B
Ruby

platform :osx, '10.10'
plugin 'cocoapods-rome'
pod 'Swiftline', :path => '../Swiftline.podspec'
pod 'Quick', '~> 0.8.0'
pod 'Nimble', '~> 3.0.0'