[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 7 / c / 6 / CaamDauInputBox / 1.2.0 / CaamDauInputBox.podspec.json
blobd360a5ae0aed53a9a89e50733721950638ee3f81
2   "name": "CaamDauInputBox",
3   "version": "1.2.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/InputBox.git",
16     "tag": "1.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": [
22     "4.0",
23     "4.2",
24     "5.0"
25   ],
26   "source_files": "InputBox/Classes/**/*",
27   "resource_bundles": {
28     "CaamDauInputBox": [
29       "InputBox/Nib/*.{xib}"
30     ]
31   },
32   "frameworks": [
33     "Foundation",
34     "UIKit"
35   ],
36   "dependencies": {
37     "CaamDauExtension": [
39     ],
40     "SnapKit": [
42     ]
43   },
44   "swift_version": "5.0"