[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / 3 / 9 / CNLiveModuleServiceProtocols / 0.0.2 / CNLiveModuleServiceProtocols.podspec.json
blob917acb483dd458d425f9c74c9d112884a7fa5e47
2   "name": "CNLiveModuleServiceProtocols",
3   "version": "0.0.2",
4   "summary": "网家家组件__模块对外接口的协议集合库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://bj.gitlab.cnlive.com/ios-team/CNLiveModuleServiceProtocols",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "oldSixMrZhang": "zhangxu@cnlive.com"
13   },
14   "source": {
15     "git": "http://bj.gitlab.cnlive.com/ios-team/CNLiveModuleServiceProtocols.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CNLiveModuleServiceProtocols/Classes/**/*",
22   "public_header_files": "CNLiveModuleServiceProtocols/Classes/**/*.h",
23   "dependencies": {
24     "CNLiveBeeHive": [
25       "~> 0.1.1"
26     ]
27   }