Skip to content

Instantly share code, notes, and snippets.

@GE-N
Last active November 9, 2016 10:34
Show Gist options
  • Save GE-N/81f2777d1cc5b355559afeb5512d4d5f to your computer and use it in GitHub Desktop.
Save GE-N/81f2777d1cc5b355559afeb5512d4d5f to your computer and use it in GitHub Desktop.
source 'https://bitbucket.org/jerapongn/jnspec'
use_frameworks!
target 'Newsfeed_Example' do
pod 'Newsfeed', :path => '../'
target 'Newsfeed_Tests' do
inherit! :search_paths
# pod 'FBSnapshotTestCase'
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment