blob: 22efbf9bfcbae0b6563eeaab4e7adfcfb92e6eb1 [file] [log] [blame]
{
"name": "DDFeedback",
"version": "1.0.11",
"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.11"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DDFeedback/Classes/**/*",
"swift_versions": "5",
"dependencies": {
"RxDataSources": [
"~> 4.0"
]
},
"swift_version": "5"
}