Skip to content

Commit

Permalink
Update OpenInChrome.podspec
Browse files Browse the repository at this point in the history
Added platform attribute for iOS
  • Loading branch information
Cory Imdieke committed Mar 26, 2013
1 parent 920bad3 commit 16aa5c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions OpenInChrome/0.0.1/OpenInChrome.podspec
@@ -1,6 +1,7 @@
Pod::Spec.new do |s|
s.name = "OpenInChrome"
s.version = "0.0.1"
s.platform = :ios
s.summary = "The easiest way to have your iOS app open links in Chrome."
s.homepage = "https://github.com/GoogleChrome/OpenInChrome"
s.author = { "Eric Bidelman" => "ebidel@gmail.com", "Michele Aiello" => "michelea@google.com" }
Expand Down

0 comments on commit 16aa5c4

Please sign in to comment.