[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / a / f / d / bolt-sdk / 1.0.2 / bolt-sdk.podspec.json
blob99182789e12db967370beebdb30955a6a96614cc
2   "name": "bolt-sdk",
3   "version": "1.0.2",
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.2"
18   },
19   "vendored_frameworks": "BoltSDK.xcframework",
20   "platforms": {
21     "ios": "12.1"
22   },
23   "swift_versions": "5.0",
24   "dependencies": {
25     "lottie-ios": [
27     ],
28     "SwiftyJSON": [
29       "~> 5.0"
30     ],
31     "CryptoSwift": [
32       "~> 1.4"
33     ],
34     "SwiftDate": [
35       "~> 6.3"
36     ]
37   },
38   "swift_version": "5.0"