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