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