[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / f / d / 7 / CaamDauForm / 4.3.0 / CaamDauForm.podspec.json
blobbe2ed6c117efe6572b96795fd56c4bc6735a2a29
2   "name": "CaamDauForm",
3   "version": "4.3.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://gitee.com/CaamDau",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liucaide": "565726319@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/CaamDau/Form.git",
16     "tag": "4.3.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": [
22     "4.0",
23     "4.2"
24   ],
25   "default_subspecs": "Core",
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "subspecs": [
31     {
32       "name": "Core",
33       "source_files": "Form/Core/**/*",
34       "dependencies": {
35         "CaamDauExtension": [
37         ]
38       }
39     },
40     {
41       "name": "Rx",
42       "source_files": "Form/Rx/**/*",
43       "dependencies": {
44         "CaamDauForm/Core": [
46         ],
47         "RxSwift": [
49         ],
50         "RxCocoa": [
52         ],
53         "RxDataSources": [
55         ]
56       }
57     }
58   ],
59   "swift_version": "4.2"