[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 2 / d / WawiCommonKit / 0.0.2 / WawiCommonKit.podspec.json
blobad3232c64d70341fcd8c5225bee6e8b38af758e0
2   "name": "WawiCommonKit",
3   "version": "0.0.2",
4   "summary": "Swift 封装的常用功能及第三方依赖",
5   "swift_versions": "5.2",
6   "description": "swift拓展封装,简化日常开发过程中项目搭建的工作",
7   "homepage": "https://github.com/kodeflow/CommonKit",
8   "license": "MIT",
9   "authors": {
10     "kodeflow": "1149863953@qq.com"
11   },
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/kodeflow/CommonKit.git",
17     "tag": "v0.0.2"
18   },
19   "source_files": [
20     "CommonKit/CommonKit/Sources",
21     "CommonKit/CommonKit/Sources/*.swift",
22     "CommonKit/CommonKit/Sources/**/*.swift"
23   ],
24   "dependencies": {
25     "IQKeyboardManagerSwift": [
26       "~> 6.5.4"
27     ],
28     "UITextView+Placeholder": [
29       "~> 1.3.3"
30     ],
31     "Moya/RxSwift": [
32       "~> 13.0.1"
33     ],
34     "RxSwift": [
35       "~> 4.5.0"
36     ],
37     "ObjectMapper": [
38       "~> 3.5.1"
39     ],
40     "SnapKit": [
41       "~> 5.0.1"
42     ],
43     "Onboard": [
44       "~> 2.3.3"
45     ],
46     "MJRefresh": [
47       "~> 3.2.3"
48     ]
49   },
50   "swift_version": "5.2"