blob: 1c6abac5881e4d232d54a3c849d59aeebf5c6781 [file] [log] [blame]
{
"name": "ALWMediator",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ALWMediator/Classes/**/*"
}