[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 6 / f / UberCore / 0.8.1 / UberCore.podspec.json
blob0f1dade9345abc31fed3712cb1ef84d56f307629
2   "name": "UberCore",
3   "version": "0.8.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     "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.8.1"
23   },
24   "source_files": [
25     "source/UberCore/**/*.{swift,h,m}"
26   ],
27   "resources": "source/UberCore/Resources/**",
28   "requires_arc": true,
29   "pushed_with_swift_version": "4.0"