Skip to content

Instantly share code, notes, and snippets.

@noda-sin
Last active January 2, 2016 19:39
Show Gist options
  • Save noda-sin/8351413 to your computer and use it in GitHub Desktop.
Save noda-sin/8351413 to your computer and use it in GitHub Desktop.
iOS Memo

#Cocoapods

##kiwi

target :TargetTests, :exclusive => true do
   pod 'Kiwi'
end

TargetTestsの箇所は、該当のTarget名

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment