Skip to content

Commit

Permalink
Removed spec.header_dir and spec.header_mappings_dir from the pod…
Browse files Browse the repository at this point in the history
…spec file
  • Loading branch information
Rad Azzouz committed Feb 11, 2016
1 parent 5c610c2 commit a68fa7f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions 1PasswordExtension.podspec
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
Pod::Spec.new do |spec|

spec.name = "1PasswordExtension"
spec.header_dir = "OnePasswordExtension"
spec.header_mappings_dir = "OnePasswordExtension"
spec.version = "1.7"
spec.summary = "With just a few lines of code, your app can add 1Password support."
spec.description = <<-DESC
Expand Down

0 comments on commit a68fa7f

Please sign in to comment.