[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 8 / 2 / f / CNLiveDemoHomeModule / 0.0.1 / CNLiveDemoHomeModule.podspec.json
blob0e067cb093a238de1ce6f0d7f5cc173e418c741d
2   "name": "CNLiveDemoHomeModule",
3   "version": "0.0.1",
4   "summary": "Demo首页模块",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://bj.gitlab.cnlive.com/ios-team/CNLiveDemoHomeModule",
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/CNLiveDemoHomeModule.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CNLiveDemoHomeModule/Classes/**/*",
22   "dependencies": {
23     "CNLiveBeeHive": [
24       "~> 0.1.1"
25     ],
26     "CNLiveModuleServiceProtocols": [
27       "~> 0.0.2"
28     ]
29   }