blob: 7c18e804a831f848dbe687d40b5aa11e743eda11 [file] [log] [blame]
{
"name": "iOS-DSArchitecture",
"version": "0.0.2",
"summary": "A short description of iOS-DSArchitecture.",
"description": "TODO: Add long description of the pod here.",
"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.2"
},
"swift_versions": "4.0",
"platforms": {
"ios": "10.0"
},
"source_files": "iOS-DSArchitecture/Classes/**/*",
"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": "4.0"
}