[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 0 / 5 / HJPublicModule / 0.0.4 / HJPublicModule.podspec.json
blobeb03018bc4d2a7d3b810f0c36f81c4f4d0175efd
2   "name": "HJPublicModule",
3   "version": "0.0.4",
4   "summary": "A short description of HJPublicModule.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/hjcomponent/hjpublic-module",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "laijian": "158771505@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/hjcomponent/hjpublic-module.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "HJPublicModule/HJPublicModule.h",
22   "dependencies": {
23     "QMUIKit": [
24       "~> 4.1.3"
25     ]
26   },
27   "subspecs": [
28     {
29       "name": "Foundation",
30       "source_files": "HJPublicModule/Foundation"
31     },
32     {
33       "name": "UIKit",
34       "source_files": "HJPublicModule/UIKit"
35     }
36   ]