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