blob: 8340f73bba9c627398c5ddd3d6c15a536ec6d476 [file] [log] [blame]
{
"name": "JHMediator",
"version": "0.1.5",
"summary": "组件化中间件.",
"description": "组件化中间件.",
"homepage": "https://github.com/jackiehu/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HU": "814030966@qq.com"
},
"source": {
"git": "https://github.com/jackiehu/JHMediator.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JHMediator/JHMediator/Class/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}