blob: 1aa50254287707915fd48a46c3c64858ccfea5b2 [file] [log] [blame]
{
"name": "Kibana-Go-API-iOS",
"version": "0.1.0",
"summary": "Swift API client for Kibana-Go App(iOS)",
"description": "Kibana-Go-API-iOS provides APIs to load data from Kibana-Go-Plugin.",
"homepage": "https://github.com/OctagonMobile/Kibana-Go-API-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rmz.rmz@live.com": "rmz.rmz@live.com"
},
"source": {
"git": "https://github.com/OctagonMobile/Kibana-Go-API-iOS.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "Kibana-Go-API-iOS/Classes/**/*",
"dependencies": {
"RxSwift": [
"5.0.0"
]
},
"swift_version": "5.0"
}