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