eduardoeof/Gollum

View on GitHub
Examples/ChangeBackgroundColor/Podfile

Summary

Maintainability
Test Coverage
platform :ios, '8.0'

use_frameworks!

target 'ChangeBackgroundColor' do
    pod 'Gollum'
end