blob: 7cba71607360e803157f5ad699fb33bb02eb0273 [file] [log] [blame]
{
"name": "FluxxKit",
"version": "1.0.1",
"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.0.1"
},
"source_files": "FluxxKit/*.swift",
"frameworks": "Foundation",
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}