blob: df49960a514edc908d4da0ff260402f6063282fd [file] [log] [blame]
{
"name": "iOS-DSArchitecture",
"version": "0.0.8",
"summary": "A short description of iOS-DSArchitecture.",
"homepage": "http://tipi.iptime.org:10004/Bonobo.Git.Server/Repository/f372172f-a5ec-4dd7-9675-27fcd087ead4/master/Tree",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Denis": "tipimanager@gmail.com"
},
"source": {
"git": "http://denis@tipi.iptime.org:10004/Bonobo.Git.Server/iOS-DSArchitecture.git",
"tag": "0.0.8"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "iOS-DSArchitecture/Classes/**/*",
"frameworks": [
"RxSwift",
"RxCocoa",
"RxOptional",
"RxAppState",
"RxSwiftExt",
"RxDataSources",
"RxGesture"
],
"dependencies": {
"RxSwift": [
"~> 5.1"
],
"RxCocoa": [
"~> 5.1"
],
"RxOptional": [
"~> 4.0.0"
],
"RxAppState": [
"~> 1.6.0"
],
"RxSwiftExt": [
"~> 5.2"
],
"RxDataSources": [
"~> 4.0.1"
],
"RxGesture": [
"~> 3.0.1"
]
},
"swift_version": "5.0"
}