Skip to content

Commit

Permalink
updated podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
priteshrnandgaonkar authored Oct 11, 2016
1 parent f2bf0e4 commit 3fdc476
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CardsStack.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ Pod::Spec.new do |spec|

spec.platform = :ios, "8.0"
spec.requires_arc = true
spec.source = { git: "https://github.com/priteshrnandgaonkar/CardsStack.git", tag: "0.2.1", submodules: true }
spec.source = { git: "https://github.com/priteshrnandgaonkar/CardsStack.git", tag: "0.2.1" }
spec.source_files = "CardsStack/**/*.{h,swift}"
end
end

0 comments on commit 3fdc476

Please sign in to comment.