blob: 968493ba8fbe251c3bc45b3407b4be00687a4628 [file] [log] [blame]
{
"name": "EasyResponder",
"version": "0.0.1",
"summary": "no more click delegate",
"description": "transfer user behavior throw UIRespond chain.",
"homepage": "https://github.com/xuyunshi/EasyResponder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"许允是": "405029644@qq.com"
},
"source": {
"git": "https://github.com/xuyunshi/EasyResponder.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "EasyResponder/Classes/**/*",
"swift_version": "5.0"
}