blob: 056418973ff800090e23dc649b9ea50b4d7c336b [file] [log] [blame]
{
"name": "ICMediator",
"version": "0.1.0.6",
"summary": "A short description of ICMediator.",
"description": "模块化设计中转调度平台",
"homepage": "https://github.com/zhangrongwu/ICMediator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangrongwu": "zhangrongwuios@icloud.com"
},
"source": {
"git": "https://github.com/zhangrongwu/ICMediator.git",
"tag": "0.1.0.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICMediator/Classes/**/*",
"public_header_files": "ICMediator/Classes/**/*.h"
}