blob: 492cc0287acc5b00c91b9067c3ebc669f5e3d47b [file] [log] [blame]
{
"name": "DPFlowCoordinator",
"version": "2.2",
"license": "MIT",
"summary": "流程协调器,用于分离业务流程代码",
"homepage": "http://www.dpdev.cn",
"authors": {
"DancewithPeng": "dancewithpeng@gmail.com"
},
"source": {
"git": "https://github.com/DancewithPeng/DPFlowCoordinator.git",
"tag": "2.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "DPFlowCoordinator/Classes/*.swift",
"swift_versions": "5.2",
"swift_version": "5.2"
}