Skip to content
This repository has been archived by the owner on Sep 13, 2021. It is now read-only.

Commit

Permalink
Podfile: specify target
Browse files Browse the repository at this point in the history
  • Loading branch information
Ersen Tekin committed Jul 26, 2016
1 parent cd2f3f3 commit a036d13
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Example/Podfile
@@ -1,2 +1,3 @@
pod "FBAnnotationClustering", :path => "../FBAnnotationClustering.podspec"

target "AnnotationClustering" do
pod "FBAnnotationClustering", :path => "../FBAnnotationClustering.podspec"
end

0 comments on commit a036d13

Please sign in to comment.