[Add] networkfing 0.2.4
[CocoaPods.git] / Specs / 3 / d / 4 / UberRides / 0.2.1 / UberRides.podspec.json
blobb31265a90c00a6ee7cf363931eae5107be2b73db
2   "name": "UberRides",
3   "version": "0.2.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     "Farwa Naqi": "farwa@uber.com"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/uber/rides-ios-sdk.git",
21     "tag": "v0.2.1"
22   },
23   "source_files": "source/UberRides/*.swift",
24   "resources": "source/UberRides/Resources/**",
25   "requires_arc": true