Skip to content

Instantly share code, notes, and snippets.

@ozw-sei
Created June 15, 2014 10:00
Show Gist options
  • Select an option

  • Save ozw-sei/bea5aac4ea0f74354ab4 to your computer and use it in GitHub Desktop.

Select an option

Save ozw-sei/bea5aac4ea0f74354ab4 to your computer and use it in GitHub Desktop.
platform :ios, '5.0'
target :PROJECT_NAME_Tests, :exclusive => true do
pod 'Kiwi/XCTest'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment