blob: d5854b3bcb472f1c8b5e20fa14175a78b355ac71 [file] [log] [blame]
{
"name": "FAQMediator",
"version": "0.1.0",
"summary": "组件化中间件",
"description": "利用TargetAction的调用方式来解决组件间的耦合的组件",
"homepage": "https://github.com/onexf/FAQMediator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"onexf": "630850673@qq.com"
},
"source": {
"git": "https://github.com/onexf/FAQMediator.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FAQMediator/Classes/**/*"
}