blob: f9cb0315f5c1f1877624d1f0a3a22e0ec536b8d3 [file] [log] [blame]
{
"name": "Efflux",
"version": "0.0.3",
"summary": "Flux implementation having redux-style state management and side effects",
"homepage": "https://github.com/kumabook/Efflux",
"license": "MIT",
"authors": {
"Hiroki Kumamoto": "kumabook@live.jp"
},
"source": {
"git": "https://github.com/kumabook/Efflux.git",
"tag": "0.0.3"
},
"swift_versions": "5.0",
"source_files": "Sources/**/*.{swift,h,m}",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"swift_version": "5.0"
}