blob: 56e0d53d49529e00b441c9c34ce130bf30fa6ed4 [file] [log] [blame]
{
"name": "JHMediator",
"version": "1.5.0",
"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": "1.5.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JHMediator/JHMediator/Class/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}