[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / a / f / d / bolt-sdk / 1.0.9 / bolt-sdk.podspec.json
blob0768b76cbb0ae60e5e86c17d85c5d9830bd571bd
2   "name": "bolt-sdk",
3   "version": "1.0.9",
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.9"
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     "RealmSwift": [
41       "~>10"
42     ],
43     "Alamofire": [
44       "~> 5.6"
45     ]
46   },
47   "swift_version": "5.0"