blob: 38a02987cf5326e9cc735d0257745fef247f8965 [file] [log] [blame]
{
"name": "DDFeedback",
"version": "1.0.7",
"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.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DDFeedback/Classes/**/*",
"swift_versions": "4.2",
"dependencies": {
"RxDataSources": [
"~> 4.0"
]
},
"swift_version": "4.2"
}