blob: 93dddfab90a7e58156b518e654a85a4840f39054 [file] [log] [blame]
{
"name": "BsuirSDK",
"version": "0.8.2",
"summary": "A short description of BsuirSDK.",
"description": "SDK for fetching data fron Bsuir schedule web site",
"homepage": "https://github.com/budged/BsuirSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Siliuk": "siliuk.anton@gmail.com"
},
"source": {
"git": "https://github.com/budged/BsuirSDK.git",
"tag": "0.8.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BsuirSDK/Classes/**/*",
"dependencies": {
"Moya/RxSwift": [
"~> 8.0"
],
"AEXML": [
"~> 4.0.0"
],
"Unbox": [
"~> 2.3.0"
]
},
"pushed_with_swift_version": "3.0"
}