blob: 3b486625a28c35d0c45c1c0c7d0f3cd30edb5f1c [file] [log] [blame]
{
"name": "YBModuleA",
"version": "0.3.0",
"summary": "公共UI组件库",
"description": "将项目中的公共UI组件抽取出来,封装成私有Pod,便于项目组件化升级。",
"homepage": "https://github.com/wyb520/YBSpecRepos",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wyb520": "wangyibo@zoneyet.com"
},
"source": {
"git": "https://github.com/wyb520/YBSpecRepos.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YBModuleA/Classes/**/*"
}