blob: 247a67c52509e75b99154c2fd2b7e1c2380ed496 [file] [log] [blame]
{
"name": "HiverCore",
"version": "1.0.28",
"summary": "HiverCore framework for iOS",
"homepage": "https://www.hivertech.com",
"license": {
"type": "Copyright",
"text": "Copyright © 2018 by Hiver. All rights reserved."
},
"authors": {
"Hiver": "hello@hivertech.com"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source": {
"http": "https://s3.eu-west-2.amazonaws.com/events.hivertech.com/sdk/HiverCore_1.0.28.zip"
},
"ios": {
"frameworks": [
"Foundation",
"CoreLocation",
"UIKit",
"UserNotifications",
"CoreMotion",
"CoreBluetooth"
],
"vendored_frameworks": "HiverCore.framework"
},
"dependencies": {
"ObjectMapper": [
"3.3"
],
"Alamofire": [
"4.7.2"
],
"AlamofireObjectMapper": [
"5.1.0"
],
"KeychainAccess": [
"3.1.1"
],
"GzipSwift": [
"4.0.4"
],
"SQLite.swift": [
"0.11.5"
]
}
}