blob: 917acb483dd458d425f9c74c9d112884a7fa5e47 [file] [log] [blame]
{
"name": "CNLiveModuleServiceProtocols",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CNLiveModuleServiceProtocols/Classes/**/*",
"public_header_files": "CNLiveModuleServiceProtocols/Classes/**/*.h",
"dependencies": {
"CNLiveBeeHive": [
"~> 0.1.1"
]
}
}