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