blob: 8502bf2fdee62f1879c2bbd7ecf53bc900d74c37 [file] [log] [blame]
{
"name": "BlowMindStyle",
"version": "0.8.5",
"summary": "Framework that will help to orginize styles in your app.",
"description": "Framework that will help to orginize styles in your app. Requires swift 5.1 and XCode 11.",
"homepage": "https://github.com/BlowMindStyle/BlowMindStyle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gotyanov": "Aleksey.Gotyanov@gmail.com"
},
"source": {
"git": "https://github.com/BlowMindStyle/BlowMindStyle.git",
"tag": "0.8.5"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/BlowMindStyle/**/*.swift",
"swift_versions": "5.1",
"dependencies": {
"RxSwift": [
"> 4.5"
],
"RxCocoa": [
"> 4.5"
]
},
"swift_version": "5.1"
}