blob: dae175ae51caa47e491ef651ad9edf498ced7bd7 [file] [log] [blame]
{
"name": "ALWMediator",
"version": "0.1.0",
"summary": "A mediator used to invoke target and method, also remove coupled relationship.",
"homepage": "https://github.com/ALongWay/ALWMediator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lisong": "370381830@qq.com"
},
"source": {
"git": "https://github.com/ALongWay/ALWMediator.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ALWMediator/Classes/**/*"
}