[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 3 / d / 4 / UberRides / 0.1.1 / UberRides.podspec.json
blobce0f2ea0be1edc0e36d62794e202ef385f28c413
2   "name": "UberRides",
3   "version": "0.1.1",
4   "summary": "The Official Uber Rides iOS SDK.",
5   "description": "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.",
6   "homepage": "https://github.com/uber/rides-ios-sdk",
7   "screenshots": "https://raw.githubusercontent.com/uber/rides-ios-sdk/master/img/example_app.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Christine Kim": "christinek@uber.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/uber/rides-ios-sdk.git",
20     "tag": "v0.1.1"
21   },
22   "source_files": "source/UberRides/*.swift",
23   "resources": "source/UberRides/Media.xcassets",
24   "requires_arc": true