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