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