blob: 9082426dde3f4ac2f15f6f7eefb1f82078d2bb89 [file] [log] [blame]
{
"name": "DDFeedback",
"version": "1.0.5",
"summary": "DDFeedback 基于RxSwift和RxCocoa",
"description": "基于RxSwift和RxCocoa,在RxFeedback的基础上根据使用习惯改变的",
"homepage": "https://github.com/DDKit/DDFeedback",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DuanChangHe": "duanchanghe@gmail.com"
},
"source": {
"git": "https://github.com/DDKit/DDFeedback.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DDFeedback/Classes/**/*",
"swift_versions": "5",
"dependencies": {
"RxDataSources": [
"~> 4.0"
]
},
"swift_version": "5"
}