blob: 6274b970ff75ad04a7bc0f44daf17918b334797b [file] [log] [blame]
{
"name": "StexSDK",
"version": "0.0.9",
"summary": "A short description of StexSDK.",
"homepage": "http://stex.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexander Rudyk": "alakai.1998.28@gmail.com"
},
"source": {
"git": "https://github.com/StocksExchange/swift-client.git",
"tag": "0.0.9"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "StexSDK/**/*.swift",
"dependencies": {
"Alamofire": [
"5.0.0.beta.1"
],
"Socket.IO-Client-Swift": [
],
"Locksmith": [
],
"RxSwift": [
"~> 4.0"
]
},
"swift_version": "5.0"
}