blob: 0e067cb093a238de1ce6f0d7f5cc173e418c741d [file] [log] [blame]
{
"name": "CNLiveDemoHomeModule",
"version": "0.0.1",
"summary": "Demo首页模块",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://bj.gitlab.cnlive.com/ios-team/CNLiveDemoHomeModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"oldSixMrZhang": "zhangxu@cnlive.com"
},
"source": {
"git": "http://bj.gitlab.cnlive.com/ios-team/CNLiveDemoHomeModule.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CNLiveDemoHomeModule/Classes/**/*",
"dependencies": {
"CNLiveBeeHive": [
"~> 0.1.1"
],
"CNLiveModuleServiceProtocols": [
"~> 0.0.2"
]
}
}