Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
Corrected wrong quotes in podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshHrach committed Jan 19, 2017
1 parent daa0bb1 commit 2713300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Provincial.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'Provincial'
s.version = 0.1.1
s.version = '0.1.1'
s.summary = 'A small library to quickly get states and provinces for various countries.'

# This description is used to generate tags and improve search results.
Expand Down

0 comments on commit 2713300

Please sign in to comment.