Pod::File.new do |f|
  f.platform = :ios
  f.dependency 'RestKit-ObjectMapping'
  f.dependency 'RestKit-JSON-JSONKit'
end
