platform :ios, '8.0' use_frameworks! target 'Segmentio_Example' do pod 'Segmentio', :path => '../' end