[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 6 / f / UberCore / 0.12.0 / UberCore.podspec.json
bloba663ca34fd3b17f6f32317ff981c31b342d7e258
2   "name": "UberCore",
3   "version": "0.12.0",
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     "Edward Jiang": "edjiang@uber.com",
14     "Jay Bobzin": "jbobzin@uber.com",
15     "Ty Smith": "tys@uber.com"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source": {
21     "git": "https://github.com/uber/rides-ios-sdk.git",
22     "tag": "v0.12.0"
23   },
24   "source_files": [
25     "source/UberCore/**/*.{swift,h,m}"
26   ],
27   "swift_versions": "4.2",
28   "resources": "source/UberCore/Resources/**",
29   "requires_arc": true,
30   "swift_version": "4.2"