[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 5 / b / PACECloudSDK / 2.0.0 / PACECloudSDK.podspec.json
blobd040033b703d4223bf7e3815934e7bfcf1984b73
2   "name": "PACECloudSDK",
3   "version": "2.0.0",
4   "summary": "Easily integrate your app with the PACE API to support Connected Fueling",
5   "homepage": "http://github.com/pace/cloud-sdk-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": "PACE Telematics GmbH",
11   "platforms": {
12     "ios": "11.0"
13   },
14   "swift_versions": [
15     "5.0"
16   ],
17   "source": {
18     "git": "https://github.com/pace/cloud-sdk-ios.git",
19     "tag": "2.0.0"
20   },
21   "source_files": "PACECloudSDK/**/*.swift",
22   "pod_target_xcconfig": {
23     "PRODUCT_BUNDLE_IDENTIFIER": "cloud.pace.sdk"
24   },
25   "dependencies": {
26     "AppAuth": [
28     ],
29     "SwiftProtobuf": [
30       "~> 1.13.0"
31     ],
32     "OneTimePassword": [
33       "~> 3.2.0"
34     ]
35   },
36   "swift_version": "5.0"