blob: fccc608748e7d5ca070aaa70ea8971c6fb5e078e [file] [log] [blame]
{
"name": "Reflux",
"version": "0.1.3",
"summary": "A swift implementation of flux pattern.",
"description": "A swift implementation of flux pattern.",
"homepage": "https://github.com/guangmingzizai/Reflux",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guangmingzizai": "guangmingzizai@qq.com"
},
"source": {
"git": "https://github.com/guangmingzizai/Reflux.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Reflux/Classes/**/*",
"swift_versions": "4.2",
"swift_version": "4.2"
}