blob: 771bf478f3db92af71711d58e3209901fc0e16fb [file] [log] [blame]
{
"name": "VueFlux",
"version": "1.0.0",
"authors": {
"ra1028": "r.fe51028.r@gmail.com"
},
"homepage": "https://github.com/ra1028/VueFlux",
"summary": "Unidirectional State Management for Swift - Inspired by Vuex and Flux",
"source": {
"git": "https://github.com/ra1028/VueFlux.git",
"tag": "1.0.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source_files": "VueFlux/**/*.swift",
"requires_arc": true,
"platforms": {
"osx": "10.9",
"ios": "9.0",
"watchos": "2.0",
"tvos": "9.0"
},
"pushed_with_swift_version": "4.0"
}