blob: 6e6ddb5b3ec36f97885107568cdedc2d858536ee [file] [log] [blame]
{
"name": "RedSwift",
"platforms": {
"ios": "11"
},
"summary": "iOS implementation of Redux.",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/kocherovets/RedSwift",
"authors": {
"Dmitry Kocherovets": "kocherovets@gmail.com"
},
"version": "1.0.15",
"source": {
"git": "https://github.com/kocherovets/RedSwift.git",
"tag": "1.0.15"
},
"source_files": "Framework/Sources/**/*.{swift}",
"swift_versions": "5.0",
"frameworks": "Foundation",
"swift_version": "5.0"
}