blob: 2eb3a398f848cc91570a77ccb3106eed1a93b7d0 [file] [log] [blame]
{
"name": "YJMediator",
"version": "1.0.0",
"summary": "一个简单target-action模式的中间组件.",
"description": "一个简单target-action模式的中间组件,非常容易上手",
"homepage": "https://github.com/full-of-fire/YJMediator.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"full-of-fire": "591730822@qq.com"
},
"source": {
"git": "https://github.com/full-of-fire/YJMediator.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YJMediator/Classes/**/*"
}