Skip to content

Commit

Permalink
Updated authors and readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan Rossi committed Jan 9, 2015
1 parent f75438b commit a93b7da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Mango SDK for iOS
We use _CocoaPods_:

```
pod 'mango-ios', :git => 'https://github.com/betzerra/mango-ios.git'
pod 'mango-ios', :git => 'https://github.com/mango/mango-ios.git'
```

#How to use
Expand Down
2 changes: 1 addition & 1 deletion mango-ios.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Pod::Spec.new do |s|
s.homepage = "https://developers.getmango.com"
s.license = { :type => "MIT", :file => "LICENSE.MD" }

s.authors = { 'Ezequiel Becerra' => 'ezequiel.becerra@gmail.com', 'Gonzalo Larralde' => 'gonzalolarralde@gmail.com' }
s.authors = { 'Mango Development Team' => 'support@getmango.com', 'Ezequiel Becerra' => 'ezequiel.becerra@gmail.com', 'Gonzalo Larralde' => 'gonzalolarralde@gmail.com' }
s.social_media_url = "https://twitter.com/getmango"

s.platform = :ios, "7.0"
Expand Down

0 comments on commit a93b7da

Please # to comment.