{ | |
"name": "XM_Mediator", | |
"version": "1.0.0", | |
"summary": "XM_Mediator.", | |
"description": "iOS组件化开发架构设计,Target-Action runtime调用方案", | |
"homepage": "https://www.jianshu.com/p/66082ab2de82", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"zhangxieomeng1": "zhangxiaomeng@xiangshang360.com" | |
}, | |
"source": { | |
"git": "https://github.com/zhangxiaomeng1/XM_Mediator.git", | |
"tag": "1.0.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "XM_Mediator/Classes/**/*" | |
} |