blob: 3bb987926735ada99c61e4c553366d4d046bbee2 [file] [log] [blame]
{
"name": "Prex",
"version": "0.1.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.1.0"
},
"social_media_url": "https://twitter.com/marty_suzuki",
"source_files": "Sources/**/*.{swift}",
"swift_version": "4.2"
}