use_frameworks!
source 'https://github.com/CocoaPods/Specs.git' source 'http://code.dev.soooner.com:18000/shengjinlong/SNSpecs.git'
platform :ios, '8.0' target 'SNLoginKit_Example' do pod 'SNLoginKit', :path => '../' target 'SNLoginKit_Tests' do inherit! :search_paths end end