After installing with Cocoapods, is there another step? This is the error I am getting:
Undefined symbols for architecture x86_64:
"_OBJC_CLASS_$_GPPShare", referenced from:
objc-class-ref in libPods.a(OSKGooglePlusActivity.o)
"_OBJC_CLASS_$_GPPSignIn", referenced from:
objc-class-ref in libPods.a(OSKGooglePlusActivity.o)
"_kGTLAuthScopePlusLogin", referenced from:
-[OSKGooglePlusActivity authenticate:] in libPods.a(OSKGooglePlusActivity.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)