blob: 7aa01ce447de5b77ef4406b78d0be7343578775a [file] [log] [blame]
{
"name": "FluxCapacitor",
"version": "0.10.1",
"summary": "This is what makes the Flux design pattern possible.",
"homepage": "https://github.com/marty-suzuki/FluxCapacitor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Taiki Suzuki": "s1180183@gmail.com"
},
"source": {
"git": "https://github.com/marty-suzuki/FluxCapacitor.git",
"tag": "0.10.1"
},
"social_media_url": "https://twitter.com/marty_suzuki",
"platforms": {
"ios": "9.0"
},
"source_files": "FluxCapacitor/**/*.{swift}",
"pushed_with_swift_version": "4.0"
}