
source 'https://github.com/CocoaPods/Specs.git'


target 'GtSdkDemo' do

    platform :ios, "8.0"

    pod 'OneID' 

end
