Fix Xcode warnings
FlurrySessionBuilder.h method docs generate Xcode warnings for:
withAppVersion:
@param text should be "value" instead of "version"
withSessionContinueSeconds:
@param text should be "value" instead of "seconds".
This is a simple fix, but would clean up our builds.
43rd
ranked
