blob: ad2677edbd9140de197df016e0999a0c95cc6596 [file] [log] [blame]
{
"name": "MobiusCore",
"version": "0.3.0",
"summary": "A functional reactive framework for managing state evolution and side-effects",
"authors": "Spotify AB",
"homepage": "https://github.com/spotify/Mobius.swift",
"social_media_url": "https://twitter.com/spotifyeng",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/spotify/Mobius.swift.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "10.0"
},
"module_name": "MobiusCore",
"source_files": "MobiusCore/Source/**/*.swift",
"swift_version": "5.0"
}