[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 9 / 6 / DDFeedback / 1.0.2 / DDFeedback.podspec.json
blob5a80623e898461b5debbe0b4979a5f955669048b
2   "name": "DDFeedback",
3   "version": "1.0.2",
4   "summary": "DDFeedback 基于RxSwift和RxCocoa",
5   "description": "基于RxSwift和RxCocoa,在RxFeedback的基础上根据使用习惯改变的",
6   "homepage": "https://github.com/DDKit/DDFeedback",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DuanChangHe": "duanchanghe@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/DDKit/DDFeedback.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DDFeedback/Classes/**/*",
22   "swift_versions": "4.2",
23   "dependencies": {
24     "RxSwift": [
25       "~> 5.0"
26     ],
27     "RxCocoa": [
28       "~> 5.0"
29     ]
30   },
31   "swift_version": "4.2"