You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# NOTE: The RestKit dependency is not specified within the Podspec because this pod is designed to be exclusively linked into the unit testing bundle target. Directly specifying RestKit causes the compilation of a secondary copy of the library.
#s.dependency 'RestKit/Testing', '~> 0.20.0'
s.dependency 'KIF', '>= 0.0.1'
# Add Core Data to the PCH (This should be optional, but there's no good way to configure this with CocoaPods at the moment)
# Add Core Data to the PCH if RestKit/CoreData has been imported