[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / a / f / d / bolt-sdk / 1.0.3 / bolt-sdk.podspec.json
blob0942131199f87f8ea4f81cb994c383d5b6507b23
2   "name": "bolt-sdk",
3   "version": "1.0.3",
4   "summary": "Cocoapods implementation of REVOS's BOLT-SDK.",
5   "description": "The REVOS's BoltSDK manages all the Bolt charger related booking apis.",
6   "homepage": "https://RevosPooja@bitbucket.org/RevosPooja/boltsdk-distribution.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pooja Negi": "pooja.negi@bolt.earth",
13     "Sanjeeb Pallai": "sanjeeb.pallai@bolt.earth"
14   },
15   "source": {
16     "git": "https://RevosPooja@bitbucket.org/RevosPooja/boltsdk-distribution.git",
17     "tag": "1.0.3"
18   },
19   "vendored_frameworks": "BoltSDK.xcframework",
20   "platforms": {
21     "ios": "12.1"
22   },
23   "swift_versions": "5.0",
24   "dependencies": {
25     "CFSDK": [
26       "~> 2.1"
27     ],
28     "lottie-ios": [
30     ],
31     "SwiftyJSON": [
32       "~> 5.0"
33     ],
34     "CryptoSwift": [
35       "~> 1.4"
36     ],
37     "SwiftDate": [
38       "~> 6.3"
39     ]
40   },
41   "swift_version": "5.0"