main
use_frameworks! platform :ios, '12.0' target 'GIFFromImages_Example' do pod 'GIFFromImages', :path => '../' target 'GIFFromImages_Tests' do inherit! :search_paths end end