blob: 3b20c753d5f583a766cdc3076231c45293103427 [file] [log] [blame]
{
"name": "SCIntent",
"version": "0.1.0",
"summary": "MVI Template",
"description": "MVI Template hi hi",
"homepage": "https://github.com/FlowSc/SCIntent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"FlowSc": "zelatool@gmail.com"
},
"source": {
"git": "https://github.com/FlowSc/SCIntent.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "SCIntent/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"RxSwift": [
"~> 5.0.1"
],
"RxCocoa": [
"~> 5.0.1"
]
},
"swift_version": "5.0"
}