blob: 1460791e71309d8ffbea84228db2a42591d31d6a [file] [log] [blame]
{
"name": "Reflux",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Reflux/Classes/**/*",
"swift_versions": "4.2",
"swift_version": "4.2"
}