-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
17 changed files
with
36 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Pod::Spec.new do |s| | ||
|
||
s.name = "UberRides" | ||
s.version = "0.2.0" | ||
s.version = "0.2.1" | ||
s.summary = "The Official Uber Rides iOS SDK." | ||
s.description = <<-DESC | ||
This Swift library allows you to integrate Uber into your iOS app. It is designed to make it quick and easy to add a 'Request a Ride' button in your application, seamlessly connecting your users with Uber. | ||
|
@@ -10,11 +10,10 @@ Pod::Spec.new do |s| | |
s.screenshots = "https://raw.githubusercontent.com/uber/rides-ios-sdk/master/img/example_app.png" | ||
s.license = { :type => "MIT", :file => "LICENSE" } | ||
s.authors = { "Christine Kim" => "[email protected]", "Farwa Naqi" => "[email protected]" } | ||
|
||
s.platform = :ios, "8.0" | ||
s.source = { :git => "https://github.com/uber/rides-ios-sdk.git", :tag => 'v' + s.version.to_s } | ||
s.source_files = "source/UberRides/*.swift" | ||
s.resource = "source/UberRides/UberRidesResources.bundle/*" | ||
s.resource = "source/UberRides/Resources/**" | ||
s.requires_arc = true | ||
|
||
end |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
23 changes: 0 additions & 23 deletions
23
source/UberRides/UberRidesResources.bundle/Media.xcassets/Badge.imageset/Contents.json
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-785 Bytes
...Rides/UberRidesResources.bundle/Media.xcassets/Badge.imageset/uber_badge_24.png
Binary file not shown.
Binary file removed
BIN
-1.49 KB
...es/UberRidesResources.bundle/Media.xcassets/Badge.imageset/[email protected]
Binary file not shown.
Binary file removed
BIN
-2.1 KB
...es/UberRidesResources.bundle/Media.xcassets/Badge.imageset/[email protected]
Binary file not shown.
6 changes: 0 additions & 6 deletions
6
source/UberRides/UberRidesResources.bundle/Media.xcassets/Contents.json
This file was deleted.
Oops, something went wrong.