blob: 3cfc0d2097a1da01b9899ce04b1c58f873c597d4 [file] [log] [blame]
{
"name": "FluxxKit",
"version": "1.1.0",
"summary": "Unidirectional data flow for Reactive programming.",
"homepage": "https://github.com/keitaoouchi/FluxxKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"keitaoouchi": "keita.oouchi@gmail.com"
},
"source": {
"git": "https://github.com/keitaoouchi/FluxxKit.git",
"tag": "1.1.0"
},
"source_files": "FluxxKit/*.{swift,h}",
"frameworks": "Foundation",
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "4.0"
}