blob: c7f7e21d1ed3e07d27137f961d47fe0ba0e502d0 [file] [log] [blame]
{
"name": "FluxCapacitor",
"version": "0.11.0",
"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.11.0"
},
"social_media_url": "https://twitter.com/marty_suzuki",
"platforms": {
"ios": "9.0"
},
"source_files": "FluxCapacitor/**/*.{swift}"
}