[Add] RapidKitFoundation_MacOS 2024.1219.1227.614
[CocoaPods.git] / Specs / 5 / a / 4 / HiverCore / 1.0.1 / HiverCore.podspec.json
blob53567d4d1b8c7de7cfc60a52da7f78ed5267a611
2   "name": "HiverCore",
3   "version": "1.0.1",
4   "summary": "HiverCore framework for iOS",
5   "homepage": "https://www.hivertech.com",
6   "license": {
7     "type": "Copyright",
8     "text": "Copyright © 2018 by Hiver. All rights reserved."
9   },
10   "authors": {
11     "Hiver": "hello@hivertech.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "swift_version": "4.0",
17   "source": {
18     "http": "https://s3.eu-west-2.amazonaws.com/events.hivertech.com/sdk/HiverCore_1.0.1.zip"
19   },
20   "ios": {
21     "frameworks": [
22       "Foundation",
23       "CoreLocation",
24       "UIKit",
25       "UserNotifications",
26       "CoreMotion",
27       "CoreBluetooth"
28     ],
29     "vendored_frameworks": "HiverCore.framework"
30   },
31   "dependencies": {
32     "ObjectMapper": [
33       "3.1.0"
34     ],
35     "Alamofire": [
36       "4.7.2"
37     ],
38     "AlamofireObjectMapper": [
39       "5.0.0"
40     ],
41     "KeychainAccess": [
42       "3.1.1"
43     ],
44     "GzipSwift": [
45       "4.0.4"
46     ],
47     "SQLite.swift": [
48       "0.11.5"
49     ]
50   }