platform :ios, '10.0' target 'NSDate_Utils_Example' do pod "NSDate_Utils", :path => "../" end target 'NSDate_Utils_Tests' do pod "NSDate_Utils", :path => "../" end