blob: 7e27e84d768cee05aea2ed79d959ed018bdc8fde [file] [log] [blame]
{
"name": "Hyber",
"version": "2.2.4",
"summary": "Hyber SDK for IOS",
"description": "TODO: Hyber SDK for IOS. Implement push notification and other Hyber functionality.",
"homepage": "https://github.com/Incuube/Hyber-SDK-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Taras Markevych": "t.markevych@incuube.com"
},
"source": {
"git": "https://github.com/Incuube/Hyber-SDK-iOS.git",
"tag": "2.2.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Hyber/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.4.0"
],
"Firebase/Core": [
"3.11"
],
"Firebase/Messaging": [
"3.11"
],
"RealmSwift": [
"2.6.1"
],
"RxSwift": [
"3.4.0"
],
"SwiftyJSON": [
"3.1.4"
],
"CryptoSwift": [
"0.6.8"
]
},
"pushed_with_swift_version": "3.0"
}