[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / a / b / HOYOMIKit / 0.1.3 / HOYOMIKit.podspec.json
blob1955bc6eb4b18e244058a093ebaff094d5f5c50f
2   "name": "HOYOMIKit",
3   "version": "0.1.3",
4   "summary": "HOYOMIKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/04551/hoyomikit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "九月": ""
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://gitee.com/04551/hoyomikit.git",
19     "tag": "0.1.3"
20   },
21   "static_framework": true,
22   "source_files": "HAYOMISDK.framework/Headers/*.h",
23   "resource_bundles": {
24     "HAYOMISDK": [
25       "HAYOMISDK.framework/*.nib"
26     ]
27   },
28   "public_header_files": "HAYOMISDK.framework/Headers/HAYOMISDK.h",
29   "xcconfig": {
30     "OTHER_LDFLAGS": "-ld64"
31   },
32   "resources": "HAYOMISDK.framework/HAYOMISDK.bundle",
33   "ios": {
34     "vendored_frameworks": "HAYOMISDK.framework"
35   },
36   "frameworks": [
37     "UIKit",
38     "Foundation"
39   ],
40   "dependencies": {
41     "AFNetworking": [
43     ],
44     "YYModel": [
46     ],
47     "SDWebImage": [
49     ],
50     "SDWebImageWebPCoder": [
52     ],
53     "MJRefresh": [
55     ],
56     "YYCategories": [
58     ],
59     "YYImage": [
61     ],
62     "YYText": [
64     ],
65     "TFPopup": [
67     ],
68     "JXPagingView/Pager": [
70     ],
71     "JXCategoryView": [
73     ],
74     "IQKeyboardManager": [
76     ],
77     "M80AttributedLabel": [
78       ">= 1.6.3"
79     ],
80     "SSZipArchive": [
81       ">= 1.8.1"
82     ],
83     "Reachability": [
84       ">= 3.2"
85     ],
86     "Masonry": [
88     ],
89     "Toast": [
91     ],
92     "NTESLiveDetect": [
93       "~> 2.2.5"
94     ],
95     "TTTAttributedLabel": [
96       "~> 1.13.3"
97     ],
98     "AvoidCrash": [
100     ],
101     "TZImagePickerController": [
103     ],
104     "FMDB": [
106     ],
107     "SVProgressHUD": [
109     ],
110     "ZXingObjC": [
111       "3.6.5"
112     ],
113     "Bugly": [
115     ],
116     "YBImageBrowser/Video": [
118     ],
119     "RongCloudIM/IMLib": [
120       "~> 5.6.6"
121     ],
122     "RongCloudRTC/RongCallLib": [
123       "~> 5.6.5"
124     ],
125     "RongCloudIM/Location": [
127     ],
128     "CRBoxInputView": [
130     ],
131     "DZNEmptyDataSet": [
133     ],
134     "FURenderKit": [
135       "~> 8.8.0"
136     ],
137     "FLAnimatedImage": [
139     ],
140     "JPush": [
142     ],
143     "SharetraceSDK": [
145     ],
146     "mob_sharesdk/ShareSDKPlatforms/WeChat": [
148     ],
149     "mob_sharesdk/ShareSDKPlatforms/Apple": [
151     ],
152     "mob_sharesdk": [
154     ],
155     "LYEmptyView": [
157     ],
158     "WRNavigationBar": [
160     ],
161     "XLSegmentControl": [
163     ],
164     "HPGrowingTextView": [
166     ],
167     "TABAnimated": [
169     ],
170     "CL_ShanYanSDK": [
172     ],
173     "UMengAnalytics-NO-IDFA": [
175     ],
176     "YBPopupMenu": [
178     ],
179     "FCUUID": [
181     ],
182     "LBPresentTransitions": [
184     ],
185     "BRPickerView": [
187     ],
188     "SDCycleScrollView": [
190     ]
191   }