source 'https://github.com/CocoaPods/Specs.git'
source 'http://git.gengmei.cc/gengmeiios/GMSpecs.git'
use_frameworks! target 'GMPhobos_Example', :exclusive => true do pod 'GMPhobos', :path => '../' end target 'GMPhobos_Tests', :exclusive => true do pod 'GMPhobos', :path => '../' end