blob: 32ec327f2ccb2ee2616f03ecc725b4ecb91d3b77 [file] [log] [blame]
{
"name": "DispatchStore",
"version": "0.2",
"summary": "Multi-store Flux implementation in Swift.",
"description": "A lightweight, operation based, multi-store Flux implementation in Swift.",
"homepage": "https://github.com/alexdrone/Dispatch",
"screenshots": "https://github.com/alexdrone/Dispatch/raw/master/docs/logo.png",
"license": "MIT",
"authors": {
"Alex Usbergo": "alexakadrone@gmail.com"
},
"source": {
"git": "https://github.com/alexdrone/Dispatch.git",
"tag": "0.2"
},
"social_media_url": "https://twitter.com/alexdrone",
"platforms": {
"ios": "9.0"
},
"source_files": "src/**/*",
"pushed_with_swift_version": "3.1"
}