blob: 74b3a1a0ad604fb5df0960540c42b023413afd30 [file] [log] [blame]
{
"name": "CNLiveModuleServiceProtocols",
"version": "0.0.1",
"summary": "网家家组件__模块对外接口的协议集合库",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://bj.gitlab.cnlive.com/ios-team/CNLiveModuleServiceProtocols",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"oldSixMrZhang": "zhangxu@cnlive.com"
},
"source": {
"git": "http://bj.gitlab.cnlive.com/ios-team/CNLiveModuleServiceProtocols.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CNLiveModuleServiceProtocols/Classes/**/*",
"dependencies": {
"CNLiveBeeHive": [
"~> 0.1.1"
]
}
}