Skip to content

Commit

Permalink
Update iAppInfos.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
leverdeterre committed Dec 30, 2013
1 parent aa4218d commit 1fb25d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions iAppInfos.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'iAppInfos'
s.version = '0.0.2'
s.version = '0.0.3'
s.requires_arc = true
s.author = {
'Morissard Jérome' => '[email protected]'
Expand All @@ -11,7 +11,7 @@ Pod::Spec.new do |s|
s.homepage = 'https://github.com/leverdeterre/iAppInfos'
s.source = {
:git => 'https://github.com/leverdeterre/iAppInfos.git',
:tag => "0.0.2"
:tag => "0.0.3"
}
s.source_files = 'iAppInfos/iAppInfos/iAppInfos/*'
end

0 comments on commit 1fb25d9

Please sign in to comment.