blob: c6b97e28cafe460c93daf12dbb5797bd8769d485 [file] [log] [blame]
{
"name": "Hyber",
"version": "2.2.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Hyber/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.2.0"
],
"Firebase/Core": [
"3.11.0"
],
"Firebase/Messaging": [
"3.11.0"
],
"RealmSwift": [
"2.1.2"
],
"RxSwift": [
"3.0.0-rc.1"
],
"SwiftyJSON": [
"3.1.3"
],
"CryptoSwift": [
"0.6.7"
]
},
"pushed_with_swift_version": "3.0"
}