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