[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / a / 6 / CaamDauHUD / 2.0.0 / CaamDauHUD.podspec.json
blobdde68f479f95eb760f0278abebe0a0c6051634a3
2   "name": "CaamDauHUD",
3   "version": "2.0.0",
4   "summary": "CaamDau 系列产品:消息提示窗组件.",
5   "description": "TODO: CaamDau 系列产品:iOS 便捷开发套件 Swift 版:iOS项目开发通用&非通用型模块代码,多功能组件,可快速集成使用以大幅减少基础工作量;便利性扩展&链式扩展、UI排班组件Form、正则表达式扩展RegEx、计时器管理Timer、简易提示窗HUD、AppDelegate解耦方案、分页控制Page、自定义导航栏TopBar、阿里矢量图标管理IconFonts、MJRefresh扩展、Alamofire扩展......\n附.各种类库使用示例demo.",
6   "homepage": "https://github.com/CaamDau",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liucaide": "565726319@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/CaamDau/HUD.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": [
22     "4.0",
23     "4.2",
24     "5.0",
25     "5.1"
26   ],
27   "source_files": "HUD/**/*",
28   "frameworks": [
29     "Foundation",
30     "UIKit"
31   ],
32   "dependencies": {
33     "CaamDauIconFont": [
35     ],
36     "CaamDauTimer": [
38     ],
39     "SnapKit": [
41     ]
42   },
43   "swift_version": "5.1"