blob: 05cabe2c15b66d8b59fc7665015c89eaec63525c [file] [log] [blame]
{
"name": "Prex",
"version": "0.3.0",
"summary": "Prex is unidirectional data flow architecture with MVP and Flux",
"homepage": "https://github.com/marty-suzuki/Prex",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Taiki Suzuki": "s1180183@gmail.com"
},
"platforms": {
"ios": "10.0",
"tvos": "10.0",
"osx": "10.10",
"watchos": "3.0"
},
"source": {
"git": "https://github.com/marty-suzuki/Prex.git",
"tag": "0.3.0"
},
"social_media_url": "https://twitter.com/marty_suzuki",
"source_files": "Sources/**/*.{swift}",
"swift_versions": "4.2",
"swift_version": "4.2"
}