blob: b79cb2609fe39d6edaf3b100db9166f7c87bc91b [file] [log] [blame]
{
"name": "HYMediator",
"version": "0.0.2",
"summary": "组件化核心模块",
"description": "在别的模块中建立此模块的扩展类,以直接调用",
"homepage": "https://github.com/jiutianhuanpei/HYMediator",
"license": "MIT",
"authors": {
"shenhongbang": "shenhongbang@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jiutianhuanpei/HYMediator.git",
"tag": "0.0.2"
},
"source_files": "HYMediator/*.{h,m}",
"requires_arc": true
}